menu
refreshed package
documentation
get_navigation/src/routes/get_transition_mixin.dart
GetPageRouteTransitionMixin<T>
canSwipe static method
canSwipe static method
dark_mode
light_mode
canSwipe
static method
bool
canSwipe
(
GetPageRoute
route
)
Implementation
static bool canSwipe(GetPageRoute route) => route.popGesture ?? Get.defaultPopGesture;
refreshed package
documentation
get_navigation/src/routes/get_transition_mixin
GetPageRouteTransitionMixin<T>
canSwipe static method
GetPageRouteTransitionMixin mixin