menu
floatica package
documentation
res/models/floatica_shape.dart
RectangleShape
RectangleShape.new const constructor
RectangleShape.new const constructor
dark_mode
light_mode
RectangleShape
constructor
const
RectangleShape
(
{
double
radius
=
12
,
})
Implementation
const RectangleShape({this.radius = 12});
floatica package
documentation
res/models/floatica_shape
RectangleShape
RectangleShape.new const constructor
RectangleShape class