menu
googleapis package
documentation
forms/v1.dart
ScaleQuestion
ScaleQuestion.new constructor
ScaleQuestion.new constructor
dark_mode
light_mode
ScaleQuestion
constructor
ScaleQuestion
(
{
int
?
high
,
String
?
highLabel
,
int
?
low
,
String
?
lowLabel
,
})
Implementation
ScaleQuestion({
this
.high,
this
.highLabel,
this
.low,
this
.lowLabel, });
googleapis package
documentation
forms/v1
ScaleQuestion
ScaleQuestion.new constructor
ScaleQuestion class