AppShell Overview
menu
flutter_user
flutter_user.dart
AuthUserStoryConfiguration
afterLoginRoute property
afterLoginRoute
dark_mode
light_mode
afterLoginRoute
property
String
?
afterLoginRoute
final
The route to go to after the user logs in.
Implementation
final String? afterLoginRoute;
flutter_user
flutter_user
AuthUserStoryConfiguration
afterLoginRoute property
AuthUserStoryConfiguration class