isReady property

ValueNotifier<bool> isReady
final

Implementation

final isReady = ValueNotifier(false);