menu
api_logger package
documentation
commons/app_navigator.dart
AppNavigator
home static method
home static method
dark_mode
light_mode
home
static method
Future
home
(
)
Implementation
static Future home() async { return await toScreen(ApiLoggerLib(), homeName); }
api_logger package
documentation
commons/app_navigator
AppNavigator
home static method
AppNavigator class