EventAttribute constructor
const
EventAttribute(
- EventCallback callback, {
- Component? owner,
Implementation
const EventAttribute(this.callback, {this.owner});
const EventAttribute(this.callback, {this.owner});