QueryRowHeightCallback typedef
Signature for SfDataGrid.onQueryRowHeight callback
Implementation
typedef QueryRowHeightCallback = double Function(RowHeightDetails details);
Signature for SfDataGrid.onQueryRowHeight callback
typedef QueryRowHeightCallback = double Function(RowHeightDetails details);