popGestureEnabled property

  1. @override
bool get popGestureEnabled
override

Whether a pop gesture can be started by the user for this route.

Implementation

@override
bool get popGestureEnabled => true;