menu
tfn_design_system package
documentation
features/signin/state/user_provider.dart
UserService
value property
value property
dark_mode
light_mode
value
property
AsyncValue
<
User
>
get
value
The current user state
Implementation
AsyncValue<User> get value => _state;
tfn_design_system package
documentation
features/signin/state/user_provider
UserService
value property
UserService class