dataRowMinHeight property
final
The minimum height of each row (excluding the row that contains column headings).
This value is optional and defaults to kMinInteractiveDimension if not specified.
Implementation
final double? dataRowMinHeight;