notifier property

ValueNotifier<T?> notifier
getter/setter pair

Implementation

late ValueNotifier<T?> notifier;