state property

SettingsState state
inherited

Returns the current state of the notifier.

Implementation

T get state => _notifier.state;