menu
getx_scaffold package
documentation
common/components/loading.dart
Loading
showInfo static method
showInfo static method
dark_mode
light_mode
showInfo
static method
void
showInfo
(
String
text
)
Implementation
static void showInfo(String text) { EasyLoading.showInfo(text); }
getx_scaffold package
documentation
common/components/loading
Loading
showInfo static method
Loading class