shape property
PointerShape?
get
shape
Gets the shape assigned to RenderLinearGaugeShapePointer.
Implementation
PointerShape? get shape => _shape;
Gets the shape assigned to RenderLinearGaugeShapePointer.
PointerShape? get shape => _shape;