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