heightFraction property

double? heightFraction
final

Multiplies the available height, e.g. if set to 0.5 it uses half of the available height.

If this is set, height will be ignored.

Implementation

final double? heightFraction;