ignoreLoading property

  1. @override
bool ignoreLoading
final

If true, any Loading state of the input notifiers will be ignored, and the previous result will be kept.

Implementation

@override
final bool ignoreLoading;