hasInitialized property

ValueNotifier<bool> hasInitialized
final

Implementation

final hasInitialized = ValueNotifier(false)