menu
ease_x package
documentation
utils/ease_x_loader.dart
EaseXLoader
hide static method
hide static method
dark_mode
light_mode
hide
static method
void
hide
(
)
Hide Loader
Implementation
static void hide() { _overlayEntry?.remove(); _overlayEntry = null; }
ease_x package
documentation
utils/ease_x_loader
EaseXLoader
hide static method
EaseXLoader class