isStopped property

ValueNotifier<bool> isStopped
final

Implementation

final isStopped = ValueNotifier(true);