menu
image_painter_hap package
documentation
image_painter.dart
ImagePainter
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Width of the widget. Image is subjected to fit within the given width.
Implementation
final double? width;
image_painter_hap package
documentation
image_painter
ImagePainter
width property
ImagePainter class