menu
flutter_r3_pkg package
documentation
controller/auth_controller.dart
AuthController
AuthController.new constructor
AuthController.new constructor
dark_mode
light_mode
AuthController
constructor
AuthController
(
{
required
AuthRepo
authRepo
,
})
Implementation
AuthController({required this.authRepo});
flutter_r3_pkg package
documentation
controller/auth_controller
AuthController
AuthController.new constructor
AuthController class