menu
app_essentials
custom_dropdown_field
CustomDropDown
<
T
>
onChangeCallback property
onChangeCallback
brightness_4
brightness_5
onChangeCallback
property
dynamic Function
(
T?
value
)
onChangeCallback
final
Implementation
final Function(T? value) onChangeCallback;
app_essentials
custom_dropdown_field
CustomDropDown
<
T
>
onChangeCallback property
CustomDropDown class
Constructors
CustomDropDown
Properties
hashCode
isMandatory
items
key
label
onChangeCallback
runtimeType
selectedValue
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==