notFoundWidget top-level property

Widget notFoundWidget
getter/setter pair

Implementation

Widget notFoundWidget = Center(child: Text("未找到目标页面"));