menu
rs_dashboard package
documentation
utils/toast_helper.dart
ToastEngine
info static method
info static method
dark_mode
light_mode
info
static method
void
info
(
String
msg
)
Implementation
static void info(String msg) => show(msg, background: const Color(0xFF556EE6));
rs_dashboard package
documentation
utils/toast_helper
ToastEngine
info static method
ToastEngine class