menu
flutter_data_grid package
documentation
widgets/cells/cell_scope.dart
CellScope<T extends DataGridRow>
controller property
controller property
dark_mode
light_mode
controller
property
DataGridController
<
T
>
controller
final
The grid controller for dispatching events.
Implementation
final DataGridController<T> controller;
flutter_data_grid package
documentation
widgets/cells/cell_scope
CellScope<T extends DataGridRow>
controller property
CellScope class