menu
pdf package
documentation
widgets.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;
pdf package
documentation
widgets
ImageProvider
width property
ImageProvider class