AppShell Overview
menu
flutter_user
flutter_user.dart
AuthUserStoryConfiguration
onGetLoggedInUser property
onGetLoggedInUser
dark_mode
light_mode
onGetLoggedInUser
property
(
Future
<
OnboardedUserMixin
?
>
Function
(
BuildContext
context
)
?)
onGetLoggedInUser
final
Implementation
final Future<OnboardedUserMixin?> Function(BuildContext context)? onGetLoggedInUser;
flutter_user
flutter_user
AuthUserStoryConfiguration
onGetLoggedInUser property
AuthUserStoryConfiguration class