menu
messenger
ui/page/home/accounts_switcher/controller.dart
AccountsSwitcherController
AccountsSwitcherController.new constructor
AccountsSwitcherController.new
dark_mode
light_mode
AccountsSwitcherController
constructor
AccountsSwitcherController
(
MyUserService
_myUserService
,
AuthService
_authService
)
Implementation
AccountsSwitcherController(this._myUserService, this._authService);
messenger
controller
AccountsSwitcherController
AccountsSwitcherController.new constructor
AccountsSwitcherController class