dataRowHeight property Null safety
final
The height of each row (excluding the row that contains column headings).
Implementation
final double? dataRowHeight;
The height of each row (excluding the row that contains column headings).
final double? dataRowHeight;