menu
multi_clickable_shape_widget package
documentation
widget/ShapeController.dart
MultiClickableShapeController
changePlusH method
changePlusH method
dark_mode
light_mode
changePlusH
method
void
changePlusH
(
)
Implementation
void changePlusH() { _height = _height + 1; notifyListeners(); }
multi_clickable_shape_widget package
documentation
widget/ShapeController
MultiClickableShapeController
changePlusH method
MultiClickableShapeController class