childrenLoaded property

ValueNotifier<bool> childrenLoaded
final

Whether the children have been built/loaded

Implementation

final ValueNotifier<bool> childrenLoaded;