source property

  1. @override
ValueNotifier<T> source
final

The source of the value.

Implementation

@override
final ValueNotifier<T> source;