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