menu
nylo_framework package
documentation
nylo_framework.dart
Nylo
getInitialRoute method
getInitialRoute method
dark_mode
light_mode
getInitialRoute
method
String
getInitialRoute
(
)
Get the initial route.
Implementation
String getInitialRoute() => _initialRoute ?? '/';
nylo_framework package
documentation
nylo_framework
Nylo
getInitialRoute method
Nylo class