allowPop property

bool allowPop
final

If allowPop is true, when user pressed back button LoadingOverlay will be dismiss and screen will be pop like normal

Implementation

final bool allowPop;