value property

ValueListenable<bool> value
final

A ValueListenable that controls the visibility of the loading indicator.

Implementation

final ValueListenable<bool> value;