isLoad property

ValueNotifier<bool> isLoad
final

Implementation

final ValueNotifier<bool> isLoad = ValueNotifier(false);