isTimeout property

ValueNotifier<bool> isTimeout
final

Implementation

final isTimeout = ValueNotifier(false);