dataRowMaxHeight property
final
The maximum 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? dataRowMaxHeight;