menu
fpj_core package
documentation
fpj_cores.dart
NavTwoExt
addPage method
addPage method
dark_mode
light_mode
addPage
method
void
addPage
(
GetPage
getPage
)
Implementation
void addPage(GetPage getPage) { routeTree.addRoute(getPage); }
fpj_core package
documentation
fpj_cores
NavTwoExt
addPage method
NavTwoExt extension on
GetInterface