menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
SfDataGrid
rowHeight property
rowHeight property
dark_mode
light_mode
rowHeight
property
double
rowHeight
final
The height of each row except the column header.
Defaults to 49.0
Implementation
final double rowHeight;
syncfusion_flutter_datagrid package
documentation
datagrid
SfDataGrid
rowHeight property
SfDataGrid class