height property

double? height
final

The percentual height.

Is represented as a decimal value where 0% equals 0 and 100% equals 1.

Implementation

final double? height;