state property

T state

Returns the current state of the notifier.

Implementation

T get state => _notifier.state;