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