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