menu
neom_commons package
documentation
ui/app_drawer_controller.dart
AppDrawerController
updateProfile method
updateProfile method
dark_mode
light_mode
updateProfile
method
@
override
void
updateProfile
(
AppProfile
profile
)
override
Implementation
@override void updateProfile(AppProfile profile) { appProfile.value = profile; update(); }
neom_commons package
documentation
ui/app_drawer_controller
AppDrawerController
updateProfile method
AppDrawerController class