menu
materialx_flutter package
documentation
widget/my_toast.dart
MyToast
cancel static method
cancel static method
dark_mode
light_mode
cancel
static method
void
cancel
(
)
Implementation
static void cancel() { Fluttertoast.cancel(); }
materialx_flutter package
documentation
widget/my_toast
MyToast
cancel static method
MyToast class