getCurrentPage method

Page? getCurrentPage()

获取当前页面。

Implementation

Page? getCurrentPage() => _stack.last;