menu
today_flushbar package
documentation
flushbar.dart
Flushbar<T>
onUndo property
onUndo property
dark_mode
light_mode
onUndo
property
Function
?
onUndo
final
A callback that registers the user's click to the undo button.
Implementation
final Function? onUndo;
today_flushbar package
documentation
flushbar
Flushbar<T>
onUndo property
Flushbar class