menu
okmsbun_flutter package
documentation
image_widget/image_widget.dart
ImageWidget
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The
height
property is the height of the image widget.
Implementation
final double? height;
okmsbun_flutter package
documentation
image_widget/image_widget
ImageWidget
height property
ImageWidget class