WidgetAction constructor
WidgetAction(
- WidgetView target,
- Event event,
- View view,
- Handler handler,
Implementation
WidgetAction(this.target, this.event, this.view, this.handler);