ImmediateValueNotifier<T> constructor

ImmediateValueNotifier<T>(
  1. T value
)

Implementation

ImmediateValueNotifier(super.value);