FValueNotifier<T> constructor
Creates a FValueNotifier.
Implementation
@Deprecated('Use ValueNotifier instead.')
FValueNotifier(super._value);
Creates a FValueNotifier.
@Deprecated('Use ValueNotifier instead.')
FValueNotifier(super._value);