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