menu
recollect package
documentation
core/presentation/infrastructure/selectable_grid.dart
SelectableGrid<GridItemType>
onCancel property
onCancel property
dark_mode
light_mode
onCancel
property
VoidCallback
?
onCancel
final
Called when the user presses ESCAPE.
Implementation
final VoidCallback? onCancel;
recollect package
documentation
core/presentation/infrastructure/selectable_grid
SelectableGrid<GridItemType>
onCancel property
SelectableGrid class