Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 8a8f16b

Browse files
committed
[Cupertino] Add unfinished Navigation gallery demo.
1 parent 96a8352 commit 8a8f16b

File tree

3 files changed

+841
-4
lines changed

3 files changed

+841
-4
lines changed

Runtime/cupertino/route.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ public override void paint(Canvas canvas, Offset offset, ImageConfiguration conf
239239
public class CupertinoPageRoute : PageRoute {
240240
public CupertinoPageRoute(
241241
WidgetBuilder builder,
242-
RouteSettings settings,
242+
RouteSettings settings = null,
243243
string title = "",
244244
bool maintainState = true,
245245
bool fullscreenDialog = false

0 commit comments

Comments
 (0)