menu
floatica package
documentation
res/models/floatica_shape.dart
CircleShape
radius property
radius property
dark_mode
light_mode
radius
property
double
radius
final
The radius used to round the corners.
Defaults to 100 for a pill shape.
Implementation
final double radius;
floatica package
documentation
res/models/floatica_shape
CircleShape
radius property
CircleShape class