menu
flutter_painter_v2 package
documentation
flutter_painter_pure.dart
ImageDrawable
flipped property
flipped property
dark_mode
light_mode
flipped
property
bool
flipped
final
Whether the image is flipped or not.
Implementation
final bool flipped;
flutter_painter_v2 package
documentation
flutter_painter_pure
ImageDrawable
flipped property
ImageDrawable class