UserProfileScreen constructor
const
UserProfileScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const UserProfileScreen({super.key, required this.state});