menu
pro_image_editor package
documentation
models/paint_editor/painted_model.dart
PaintedModel
fill property
fill property
dark_mode
light_mode
fill
property
bool
fill
getter/setter pair
A boolean indicating whether the drawn shape should be filled.
Implementation
bool fill;
pro_image_editor package
documentation
models/paint_editor/painted_model
PaintedModel
fill property
PaintedModel class