v10
This commit is contained in:
@@ -148,7 +148,6 @@ class CellIRoute extends IRouteNode {
|
||||
if (pageBuilder != null) {
|
||||
return pageBuilder!(context, config, child);
|
||||
}
|
||||
print("======CellIRoute#createCellPage${config.pageKey}=================");
|
||||
return MaterialPage(
|
||||
child: child,
|
||||
key: config.pageKey,
|
||||
|
||||
Reference in New Issue
Block a user