menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
SfDataGrid
onQueryRowHeight property
onQueryRowHeight property
dark_mode
light_mode
onQueryRowHeight
property
QueryRowHeightCallback
?
onQueryRowHeight
final
Invoked when the row height for each row is queried.
Implementation
final QueryRowHeightCallback? onQueryRowHeight;
syncfusion_flutter_datagrid package
documentation
datagrid
SfDataGrid
onQueryRowHeight property
SfDataGrid class