getCurrentPage method

Widget getCurrentPage()

获取当前显示的页面Widget

Implementation

Widget getCurrentPage() => _pages.last.page;