isPopGestureEnable property
      
      bool
      get
      isPopGestureEnable
      
    
    
check if popGesture is enable
Implementation
bool get isPopGestureEnable => defaultPopGesture;check if popGesture is enable
bool get isPopGestureEnable => defaultPopGesture;