height property

double? height
final

When height is specified parent constraints are ignored. When only width or height is specified the original aspect ratio is preserved.

Implementation

final double? height;