mirror of
https://github.com/flutter/samples.git
synced 2026-07-20 07:51:53 +00:00
Flutter 3.29 beta (#2571)
This commit is contained in:
@@ -40,6 +40,5 @@ class VeggieSeasonsPageRoute<T> extends PageRoute<T> {
|
||||
BuildContext context,
|
||||
Animation<double> animation,
|
||||
Animation<double> secondaryAnimation,
|
||||
) =>
|
||||
_page.child;
|
||||
) => _page.child;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user