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