dataRowHeight property Null safety
final
The 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 dataRowHeight;