WidgetState constructor
const
WidgetState(
- String widgetName,
- WidgetStateProperty property
Implementation
const WidgetState(this.widgetName, this.property);
const WidgetState(this.widgetName, this.property);