menu
website
model.dart
AppModel
service property
service
dark_mode
light_mode
service
property
AuthService
service
final
Get service auth
Implementation
final AuthService service = getIt<AuthService>();
website
model
AppModel
service property
AppModel class