page property
Implementation
late final Page page = DartBoardPage(
path: path,
rootTarget: rootPath,
builder: builder,
showAnimation: showAnimation);
late final Page page = DartBoardPage(
path: path,
rootTarget: rootPath,
builder: builder,
showAnimation: showAnimation);