stroke property

UiPaint? stroke
latefinal

The paint used for the circle stroke. Null if the stroke is transparent.

Implementation

late final UiPaint? stroke;