CircleRF constructor
CircleRF({})
Implementation
CircleRF(
{super.Id,
super.ConsumeTapEvents,
required super.color,
super.Geodesic,
super.Visible,
super.ZIndex,
super.type,
required this.Points,
required this.BorderStrokeWidth,
required this.BorderColor,
required this.StrokeWidth,
required this.Radius});