menu
flutter_data_grid package
documentation
models/data/cell_value_change.dart
CellValueChange
source property
source property
dark_mode
light_mode
source
property
CellValueChangeSource
source
final
Whether the change came from programmatic update or edit commit.
Implementation
final CellValueChangeSource source;
flutter_data_grid package
documentation
models/data/cell_value_change
CellValueChange
source property
CellValueChange class