AddLocalEventHandler constructor
const
AddLocalEventHandler(
- AppEventTarget event, {
- required ActionBlockTarget actionBlock,
Implementation
const AddLocalEventHandler(this.event, {required this.actionBlock});