menu
baiomy package
documentation
widgets/app_toasts.dart
BaiomyToast
hideAll static method
hideAll static method
dark_mode
light_mode
hideAll
static method
void
hideAll
(
)
Hide all toasts
Implementation
static void hideAll() { hide(); hideLoading(); }
baiomy package
documentation
widgets/app_toasts
BaiomyToast
hideAll static method
BaiomyToast class