menu
flutter_data_grid package
documentation
models/events/event_context.dart
EventContext<T extends DataGridRow>
notifyCellValueChanged property
notifyCellValueChanged property
dark_mode
light_mode
notifyCellValueChanged
property
void Function
(
CellValueChange
change
)
?
notifyCellValueChanged
final
Implementation
final void Function(CellValueChange change)? notifyCellValueChanged;
flutter_data_grid package
documentation
models/events/event_context
EventContext<T extends DataGridRow>
notifyCellValueChanged property
EventContext class