menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
StackedHeaderCell
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget that represents the data of this cell.
Typically, a
Text
widget.
Implementation
final Widget child;
syncfusion_flutter_datagrid package
documentation
datagrid
StackedHeaderCell
child property
StackedHeaderCell class