PreferenceNotifier<T> constructor

PreferenceNotifier<T>(
  1. T state
)

Implementation

PreferenceNotifier(super.state);