menu
advanced_polygons package
documentation
objects/circle.dart
Circle
Circle.new const constructor
Circle.new const constructor
dark_mode
light_mode
Circle
constructor
const
Circle
(
Coord
center
,
num
radius
)
Implementation
const Circle(this.center, this.radius);
advanced_polygons package
documentation
objects/circle
Circle
Circle.new const constructor
Circle class