state property

TState state

現在のStateを取得する.

Implementation

TState get state => _state.value;