menu
flutter_data_grid package
documentation
widgets/custom_layout/grid_layout_delegate.dart
GridLayoutDelegate
cellRects property
cellRects property
dark_mode
light_mode
cellRects
property
Map
<
CellLayoutId
,
Rect
>
cellRects
final
Implementation
final Map<CellLayoutId, Rect> cellRects;
flutter_data_grid package
documentation
widgets/custom_layout/grid_layout_delegate
GridLayoutDelegate
cellRects property
GridLayoutDelegate class