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