ShapeBaseRF constructor
ShapeBaseRF({})
Implementation
ShapeBaseRF(
{this.Id,
this.ConsumeTapEvents,
required this.color,
this.Geodesic,
this.Visible,
this.ZIndex,
this.type = ShapeTypeEnum.circe});