menu
yuuna
utils
JidoujishoDropdown
<
T
>
onChanged property
onChanged
brightness_4
brightness_5
onChanged
property
dynamic Function
(
T?
)
onChanged
final
A callback that will occur when a new option has been selected.
Implementation
final Function(T?) onChanged;
yuuna
utils
JidoujishoDropdown
<
T
>
onChanged property
JidoujishoDropdown class
Constructors
JidoujishoDropdown
Properties
enabled
generateLabel
hashCode
initialOption
key
onChanged
options
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==