currentDrawingTool property

DrawingTool? get currentDrawingTool

Implementation

DrawingTool? get currentDrawingTool => _currentDrawingTool;