overridePopBehavior property

bool overridePopBehavior
final

If true , it will implement WillPopScope widget for the nested navigation views, if false, back navigation will target the root navigator defaults to true

Implementation

final bool overridePopBehavior;