menu
flutter_swipe_action_cell package
documentation
core/events.dart
CellSelectedEvent
CellSelectedEvent.new constructor
CellSelectedEvent.new constructor
dark_mode
light_mode
CellSelectedEvent
constructor
CellSelectedEvent
(
{
required
bool
selected
,
})
Implementation
CellSelectedEvent({required this.selected});
flutter_swipe_action_cell package
documentation
core/events
CellSelectedEvent
CellSelectedEvent.new constructor
CellSelectedEvent class