menu
testfairy_flutter package
documentation
testfairy_flutter.dart
SelectFeedbackFormField
SelectFeedbackFormField.new constructor
SelectFeedbackFormField.new constructor
dark_mode
light_mode
SelectFeedbackFormField
constructor
SelectFeedbackFormField
(
String
attribute
,
String
label
,
Map
<
String
,
String
>
values
,
String
defaultValue
,
)
Constructor
Implementation
SelectFeedbackFormField( this.attribute, this.label, this.values, this.defaultValue);
testfairy_flutter package
documentation
testfairy_flutter
SelectFeedbackFormField
SelectFeedbackFormField.new constructor
SelectFeedbackFormField class