menu
shaped_bottom_bar package
documentation
widgets/royal_shape.dart
RoyalShape
RoyalShape constructor
RoyalShape constructor
dark_mode
light_mode
RoyalShape
constructor
RoyalShape
(
{
required
Widget
child
,
Color
?
background
=
Colors.white
,
double
size
=
50
,
})
Implementation
RoyalShape( {required this.child, this.background = Colors.white, this.size = 50});
shaped_bottom_bar package
documentation
widgets/royal_shape
RoyalShape
RoyalShape constructor
RoyalShape class