menu
zezis_printing package
documentation
pdf/src/widgets/image_provider.dart
ImageProvider
width property
width property
dark_mode
light_mode
width
property
int
?
get
width
Image width
Implementation
int? get width => orientation.index >= 4 ? _height : _width;
zezis_printing package
documentation
pdf/src/widgets/image_provider
ImageProvider
width property
ImageProvider class