menu
multi_clickable_shape_widget package
documentation
widget/ShapeWidget.dart
OnShapeTap typedef
OnShapeTap typedef
dark_mode
light_mode
OnShapeTap
typedef
OnShapeTap
=
void Function
(
List
<
PathBean
>
)
Implementation
typedef OnShapeTap = void Function(List<PathBean>);
multi_clickable_shape_widget package
documentation
widget/ShapeWidget
OnShapeTap typedef
ShapeWidget library