menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
DataGridGroupChangedDetails
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
isExpanded
final
Decides whether the group is expanded.
Implementation
final bool isExpanded;
syncfusion_flutter_datagrid package
documentation
datagrid
DataGridGroupChangedDetails
isExpanded property
DataGridGroupChangedDetails class