Back to Flutter Boost

topPage property

doc/api/boost_container/BoostContainer/topPage.html

5.0.2197 B
Original Source

topPage property

BoostPagetopPage

To get the top page in this container

Implementation

BoostPage<dynamic> get topPage => pages.last;