menu
gnums_utility_widgets package
documentation
dependencies/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;
gnums_utility_widgets package
documentation
dependencies/pdf/src/widgets/image_provider
ImageProvider
width property
ImageProvider class