isReady property

  1. @override
ValueNotifier<bool> isReady
final

Implementation

@override
final isReady = ValueNotifier(false);