menu
zeta_flutter
zeta_flutter.dart
ZetaDropdown
<
T
>
size property
size
dark_mode
light_mode
size
property
ZetaDropdownSize
size
final
The size of the dropdown menu.
Defaults to
ZetaDropdownSize.mini
Implementation
final
ZetaDropdownSize size;
zeta_flutter
zeta_flutter
ZetaDropdown
<
T
>
size property
ZetaDropdown class
Constructors
ZetaDropdown
Properties
builder
disableButtonSemantics
hashCode
items
key
menuPosition
offset
onChange
onDismissed
onOpen
rounded
runtimeType
semanticDropdownLabel
size
type
value
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
paddingAll
(ext)
paddingBottom
(ext)
paddingEnd
(ext)
paddingHorizontal
(ext)
paddingStart
(ext)
paddingTop
(ext)
paddingVertical
(ext)
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==