childrenLoading property

ValueNotifier<bool>? childrenLoading
final

Whether an asynchronous child request is in progress.

Implementation

final ValueNotifier<bool>? childrenLoading;