menu
flutter_easy package
documentation
routes/routes.dart
toExamplePage function
toExamplePage function
dark_mode
light_mode
toExamplePage
function
Future
toExamplePage
(
)
Implementation
Future toExamplePage() async { return toNamed(routesExampleNamed); }
flutter_easy package
documentation
routes/routes
toExamplePage function
routes library