menu
flutter_data_grid package
documentation
models/state/grid_state.dart
GroupState
hasGroups property
hasGroups property
dark_mode
light_mode
hasGroups
property
bool
get
hasGroups
Implementation
bool get hasGroups => groupedColumnIds.isNotEmpty;
flutter_data_grid package
documentation
models/state/grid_state
GroupState
hasGroups property
GroupState class