state property

AppState get state

Геттер для получения текущего состояния.

Implementation

AppState get state => _state;