value property

ValueNotifier<T> value
final

当前值

Implementation

final ValueNotifier<T> value;