currentState property

ButtonState? currentState

Gets the current state

Implementation

ButtonState? get currentState => _state.value;