onWillPop property

WillPopCallback onWillPop

Parent widget bound by the GetxController will have onWillPop always return false if isLoading is true.

Overridable

Implementation

WillPopCallback get onWillPop;