specificRowHeight property
Specific height for this row in pixels.
When provided, this overrides the default DataTable.dataRowHeight.
Implementation
final double? specificRowHeight;
Specific height for this row in pixels.
When provided, this overrides the default DataTable.dataRowHeight.
final double? specificRowHeight;