mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
revert: merged changes
This commit is contained in:
@@ -200,8 +200,8 @@ class CustomGetPage extends GetPage<dynamic> {
|
||||
this.fullscreen,
|
||||
super.transitionDuration,
|
||||
}) : super(
|
||||
curve: Curves.easeInOut,
|
||||
transition: Transition.rightToLeft,
|
||||
curve: Curves.linear,
|
||||
transition: Transition.native,
|
||||
showCupertinoParallax: false,
|
||||
popGesture: false,
|
||||
fullscreenDialog: fullscreen != null && fullscreen,
|
||||
|
||||
Reference in New Issue
Block a user