menu
challenges_flutter package
documentation
screens/challenges_screen.dart
ChallengesPage
ChallengesPage const constructor
ChallengesPage const constructor
dark_mode
light_mode
ChallengesPage
constructor
const
ChallengesPage
(
{
Key
?
key
,
required
Data
challengePageData
,
})
Implementation
const ChallengesPage({super.key, required this.challengePageData});
challenges_flutter package
documentation
screens/challenges_screen
ChallengesPage
ChallengesPage const constructor
ChallengesPage class