menu
moviestar
services/user_profile_service.dart
UserProfileService
UserProfileService.new constructor
UserProfileService.new
dark_mode
light_mode
UserProfileService
constructor
UserProfileService
(
BuildContext
_context
,
Widget
_child
)
Implementation
UserProfileService(this._context, this._child);
moviestar
user_profile_service
UserProfileService
UserProfileService.new constructor
UserProfileService class