menu
sandboxed package
documentation
router.dart
AppRouter
pageCount property
pageCount property
dark_mode
light_mode
pageCount
property
int
get
pageCount
inherited
The count of rendered pages
Implementation
int get pageCount => _pages.length;
sandboxed package
documentation
router
AppRouter
pageCount property
AppRouter class