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