menu
flutter_data_grid package
documentation
models/state/grid_state.dart
GroupState
expandedGroups property
expandedGroups property
dark_mode
light_mode
expandedGroups
property
Map
<
String
,
bool
>
get
expandedGroups
inherited
Implementation
List<int> get groupedColumnIds; Map<String, bool> get expandedGroups;
flutter_data_grid package
documentation
models/state/grid_state
GroupState
expandedGroups property
GroupState class