tools property

List<DrawingTool> get tools

Implementation

List<DrawingTool> get tools => List.unmodifiable(_tools);