menu
googleapis package
documentation
forms/v1.dart
Option
Option constructor
Option constructor
dark_mode
light_mode
Option
constructor
Option
(
{
String
?
goToAction
,
String
?
goToSectionId
,
Image
?
image
,
bool
?
isOther
,
String
?
value
,
})
Implementation
Option({ this.goToAction, this.goToSectionId, this.image, this.isOther, this.value, });
googleapis package
documentation
forms/v1
Option
Option constructor
Option class