getCurrentPage method

Widget getCurrentPage()

Implementation

Widget getCurrentPage() {
  return (_pages.last).child;
}