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