valueNotifier property

ValueNotifier valueNotifier
final

Implementation

final valueNotifier = ValueNotifier<dynamic>(null);