menu
pro_image_editor package
documentation
models/paint_editor/painted_model.dart
PaintedModel
strokeWidth property
strokeWidth property
dark_mode
light_mode
strokeWidth
property
double
strokeWidth
final
The width of the stroke used for drawing.
Implementation
final double strokeWidth;
pro_image_editor package
documentation
models/paint_editor/painted_model
PaintedModel
strokeWidth property
PaintedModel class