menu
image_painter_hap package
documentation
image_painter.dart
ImagePainter
isScalable property
isScalable property
dark_mode
light_mode
isScalable
property
bool
?
isScalable
final
Defines whether the widget should be scaled or not. Defaults to
false
.
Implementation
final bool? isScalable;
image_painter_hap package
documentation
image_painter
ImagePainter
isScalable property
ImagePainter class