height property

double? height
final

The height of the device frame in logical pixels.

If null, the height will be determined based on the content.

Implementation

final double? height;