menu
messenger
ui/page/erase/controller.dart
EraseController
EraseController.new constructor
EraseController.new
dark_mode
light_mode
EraseController
constructor
EraseController
(
AuthService
_authService
,
MyUserService
?
_myUserService
)
Implementation
EraseController(this._authService, this._myUserService);
messenger
controller
EraseController
EraseController.new constructor
EraseController class