menu
money_readable package
documentation
CustomToast.dart
CustomLoader
showLoader static method
showLoader static method
dark_mode
light_mode
showLoader
static method
dynamic
showLoader
(
String
message
)
Implementation
static showLoader(String message) { EasyLoading.show(status: message); }
money_readable package
documentation
CustomToast
CustomLoader
showLoader static method
CustomLoader class