menu
flower package
documentation
navigation/src/routes/flower_transition_mixin.dart
FlowerPageRouteTransitionMixin<T>
canSwipe static method
canSwipe static method
dark_mode
light_mode
canSwipe
static method
bool
canSwipe
(
FlowerPageRoute
route
)
Implementation
static bool canSwipe(FlowerPageRoute route) => route.popGesture ?? Flower.defaultPopGesture;
flower package
documentation
navigation/src/routes/flower_transition_mixin
FlowerPageRouteTransitionMixin<T>
canSwipe static method
FlowerPageRouteTransitionMixin mixin