height property
The height of the device frame in logical pixels.
If null, the height will be determined based on the content.
Implementation
final double? height;
The height of the device frame in logical pixels.
If null, the height will be determined based on the content.
final double? height;