menu
jtech_base package
documentation
tool/loading.dart
Loading
cancel static method
cancel static method
dark_mode
light_mode
cancel
static method
void
cancel
(
[
bool
withAnime
=
true
])
Implementation
static void cancel([bool withAnime = true]) => _customOverlay.cancelAll(withAnime);
jtech_base package
documentation
tool/loading
Loading
cancel static method
Loading class