state property

String? state
final

The state name identifier for this widget.

Used for state management and widget identification within the form system.

Implementation

final String? state;