menu
challenges_flutter package
documentation
nudge_challenges_ui.dart
ChallengesUi
ChallengesUi const constructor
ChallengesUi const constructor
dark_mode
light_mode
ChallengesUi
constructor
const
ChallengesUi
(
{
String
token
=
'UNINITIALIZED'
,
String
id
=
'UNINITIALIZED'
,
dynamic
callback
(
dynamic
)?,
})
Implementation
const ChallengesUi({ this.token = 'UNINITIALIZED', this.id = 'UNINITIALIZED', this.callback, });
challenges_flutter package
documentation
nudge_challenges_ui
ChallengesUi
ChallengesUi const constructor
ChallengesUi class