drawingInfo property

DrawingInfo? drawingInfo

The layer's drawing info.

Implementation

DrawingInfo? get drawingInfo => _drawingInfo.value;