(index int, widget Widget)
| 15 | onInsertedWidget(index int, widget Widget) error |
| 16 | onRemovingWidget(index int, widget Widget) error |
| 17 | onRemovedWidget(index int, widget Widget) error |
| 18 | onClearingWidgets() error |
| 19 | onClearedWidgets() error |
| 20 | } |
no outgoing calls
no test coverage detected