menu
active_grid_core package
documentation
active_grid_model.dart
Grid
rows property
rows property
dark_mode
light_mode
rows
property
List
<
GridRow
>
rows
final
Rows of the Grid
Implementation
final List<GridRow> rows;
active_grid_core package
documentation
active_grid_model
Grid
rows property
Grid class