CustomValueNotifier<T> constructor

CustomValueNotifier<T>(
  1. T value
)

Implementation

CustomValueNotifier(super.value);