WidgetEvent constructor
const
WidgetEvent(
- String value
Creates a new instance of WidgetEvent with the provided value.
Implementation
const WidgetEvent(this.value);
Creates a new instance of WidgetEvent with the provided value.
const WidgetEvent(this.value);