page property

Page page
latefinal

Implementation

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