menu
eigen_shell package
documentation
features/profile/providers/profile_providers.dart
CurrentUserProfileProvider
create method
create method
dark_mode
light_mode
create
method
@
override
Stream
<
Profile
>
create
(
Ref
ref
)
@nodoc
Implementation
@override Stream<Profile> create(Ref ref) { return currentUserProfile(ref); }
eigen_shell package
documentation
features/profile/providers/profile_providers
CurrentUserProfileProvider
create method
CurrentUserProfileProvider class