state property
The state name identifier for this widget.
Used for state management and widget identification within the form system.
Implementation
final String? state;
The state name identifier for this widget.
Used for state management and widget identification within the form system.
final String? state;