Flutter
material
DropdownButton
<
T
>
focusColor property
focusColor
description
focusColor
property
Null safety
Color
?
focusColor
final
The color for the button's
Material
when it has the input focus.
Implementation
final Color? focusColor;
Flutter
material
DropdownButton
<
T
>
focusColor property
DropdownButton class
Constructors
DropdownButton
Properties
alignment
autofocus
borderRadius
disabledHint
dropdownColor
elevation
enableFeedback
focusColor
focusNode
hashCode
hint
icon
iconDisabledColor
iconEnabledColor
iconSize
isDense
isExpanded
itemHeight
items
key
menuMaxHeight
onChanged
onTap
runtimeType
selectedItemBuilder
style
underline
value
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==