drawingInfo property

DrawingInfo? drawingInfo

The sublayer's drawing info.

Implementation

DrawingInfo? get drawingInfo => _drawingInfo.value;