menu
backstreets_widgets package
documentation
widgets.dart
CommonShortcuts
cancelCallback property
cancelCallback property
dark_mode
light_mode
cancelCallback
property
VoidCallback
?
cancelCallback
final
The function to call when the escape key is pressed.
Implementation
final VoidCallback? cancelCallback;
backstreets_widgets package
documentation
widgets
CommonShortcuts
cancelCallback property
CommonShortcuts class