Initializes from JSON.
factory RectangleDrawingToolConfig.fromJson(Map<String, dynamic> json) => _$RectangleDrawingToolConfigFromJson(json);