menu
web3_webview package
documentation
utils/loading.dart
LoadingHelper
hide static method
hide static method
dark_mode
light_mode
hide
static method
void
hide
(
)
Implementation
static void hide() { _overlay?.remove(); _overlay = null; }
web3_webview package
documentation
utils/loading
LoadingHelper
hide static method
LoadingHelper class