menu
testfairy_flutter package
documentation
testfairy_flutter.dart
TextAreaFeedbackFormField
TextAreaFeedbackFormField.new constructor
TextAreaFeedbackFormField.new constructor
dark_mode
light_mode
TextAreaFeedbackFormField
constructor
TextAreaFeedbackFormField
(
String
attribute
,
String
placeholder
,
String
defaultValue
)
Constructor
Implementation
TextAreaFeedbackFormField( this.attribute, this.placeholder, this.defaultValue);
testfairy_flutter package
documentation
testfairy_flutter
TextAreaFeedbackFormField
TextAreaFeedbackFormField.new constructor
TextAreaFeedbackFormField class