menu
rateme package
documentation
data/models.dart
LabelValue
LabelValue.new constructor
LabelValue.new constructor
dark_mode
light_mode
LabelValue
constructor
LabelValue
(
int
value
,
String
label
)
Implementation
LabelValue(this.value, this.label);
rateme package
documentation
data/models
LabelValue
LabelValue.new constructor
LabelValue class