flutter_form_annotations
flutter_form_annotations
FieldDropdownHideUnderline
options property
options
options
property
Null safety
List
<
Map
<
String
,
dynamic
>
>
?
options
final
Implementation
final List<Map<String, dynamic>>? options;
flutter_form_annotations
flutter_form_annotations
FieldDropdownHideUnderline
options property
FieldDropdownHideUnderline class
Constructors
FieldDropdownHideUnderline
Properties
enabled
hashCode
hint
initialValue
inputDecoration
label
options
runtimeType
sequence
type
Methods
noSuchMethod
toString
Operators
operator ==