specificRowHeight property

double? specificRowHeight
final

Specific height for this row in pixels.

When provided, this overrides the default DataTable.dataRowHeight.

Implementation

final double? specificRowHeight;