menu
superlikers_core package
documentation
infraestructure.dart
ChoiceEntity
ChoiceEntity.new constructor
ChoiceEntity.new constructor
dark_mode
light_mode
ChoiceEntity
constructor
ChoiceEntity
(
{
required
String
label
,
required
String
value
,
})
Implementation
ChoiceEntity({ required this.label, required this.value, });
superlikers_core package
documentation
infraestructure
ChoiceEntity
ChoiceEntity.new constructor
ChoiceEntity class