currentState property

SButtonState? get currentState

Gets the current state

Implementation

SButtonState? get currentState => _state.value;