menu
flutter_chen_common package
documentation
common/helper/common_helper.dart
CommonHelper
hideLoading static method
hideLoading static method
dark_mode
light_mode
hideLoading
static method
void
hideLoading
(
)
Implementation
static void hideLoading() { BotToast.closeAllLoading(); }
flutter_chen_common package
documentation
common/helper/common_helper
CommonHelper
hideLoading static method
CommonHelper class