menu
yjy_printing package
documentation
printing.dart
WidgetWraper
height property
height property
dark_mode
light_mode
height
property
int
?
get
height
inherited
Image height
Implementation
int? get height => orientation.index < 4 ? _height : _width;
yjy_printing package
documentation
printing
WidgetWraper
height property
WidgetWraper class