menu
googleapis package
documentation
forms/v1.dart
ScaleQuestion
ScaleQuestion constructor
ScaleQuestion 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 constructor
ScaleQuestion class