MultiClickableShapeEditWidget constructor
const
MultiClickableShapeEditWidget({
- Key? key,
- required MultiClickableShapeController controller,
Implementation
const MultiClickableShapeEditWidget({super.key, required this.controller});