menu
get_net_work package
documentation
widgets/loading.dart
Loading
showInfo static method
showInfo static method
dark_mode
light_mode
showInfo
static method
void
showInfo
(
String
error
)
Implementation
static void showInfo(String error) { EasyLoading.showError(error); }
get_net_work package
documentation
widgets/loading
Loading
showInfo static method
Loading class