mode property

PaintModeE mode

Returns the current painting mode (e.g., line, circle, rectangle).

Implementation

PaintModeE get mode => _mode;