menu
shaped_bottom_bar package
documentation
paint/paint_square.dart
PaintSquare
PaintSquare constructor
PaintSquare constructor
dark_mode
light_mode
PaintSquare
constructor
PaintSquare
(
{
Color
backgroundColor
=
Colors.blue
,
bool
with3dEffect
=
false
,
})
Implementation
PaintSquare({this.backgroundColor = Colors.blue, this.with3dEffect = false});
shaped_bottom_bar package
documentation
paint/paint_square
PaintSquare
PaintSquare constructor
PaintSquare class