stateNotifier property

StateNotifier<Object?> stateNotifier
final

The StateNotifier that failed to update its state.

Implementation

final StateNotifier<Object?> stateNotifier;