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