menu
flutter_data_grid package
documentation
models/events/data_events.dart
DeleteRowEvent
DeleteRowEvent.new constructor
DeleteRowEvent.new constructor
dark_mode
light_mode
DeleteRowEvent
constructor
DeleteRowEvent
(
{
required
double
rowId
,
})
Implementation
DeleteRowEvent({required this.rowId});
flutter_data_grid package
documentation
models/events/data_events
DeleteRowEvent
DeleteRowEvent.new constructor
DeleteRowEvent class