state property

XButtonState? state
final

Explicit visual state controlled by application state.

When null, isLoading preserves the legacy idle/loading behavior.

Implementation

final XButtonState? state;