listener property

ValueNotifier<T> listener
getter/setter pair

Implementation

late ValueNotifier<T> listener;