height property

double? height
final

Height of the panel in logical pixels.

If null, the panel will size itself to fit its child.

Implementation

final double? height;