menu
shaped_bottom_bar package
documentation
paint/draw_hexagon_rotated.dart
DrawRotatedHexagon
DrawRotatedHexagon constructor
DrawRotatedHexagon constructor
dark_mode
light_mode
DrawRotatedHexagon
constructor
DrawRotatedHexagon
(
{
Color
background
=
Colors.black
,
bool
with3DEffect
=
false
,
})
Implementation
DrawRotatedHexagon( {this.background = Colors.black, this.with3DEffect = false});
shaped_bottom_bar package
documentation
paint/draw_hexagon_rotated
DrawRotatedHexagon
DrawRotatedHexagon constructor
DrawRotatedHexagon class