rowHeight property

double? rowHeight
final

The height of every row. If null, it will size to content.

Defaults to 52.

Implementation

final double? rowHeight;