menu
messenger
ui/page/auth/controller.dart
AuthController
AuthController.new constructor
AuthController.new
dark_mode
light_mode
AuthController
constructor
AuthController
(
AuthService
_authService
,
UpgradeWorker
_upgradeWorker
)
Implementation
AuthController(this._authService, this._upgradeWorker);
messenger
controller
AuthController
AuthController.new constructor
AuthController class