menu
vvk_ui_kit package
documentation
vvk_ui_kit.dart
UIHexagon
UIHexagon.new const constructor
UIHexagon.new const constructor
dark_mode
light_mode
UIHexagon
constructor
const
UIHexagon
(
{
Key
?
key
,
Widget
?
child
,
double
width
=
100.0
,
double
height
=
100.0
,
})
Implementation
const UIHexagon({ super.key, this.child, this.width = 100.0, this.height = 100.0, });
vvk_ui_kit package
documentation
vvk_ui_kit
UIHexagon
UIHexagon.new const constructor
UIHexagon class