DropdownXStyle class

Available Extensions
Annotations
  • @CopyWith()

Constructors

const

Properties

alignment AlignmentGeometry
final
autofocus bool
final
borderRadius BorderRadius?
final
disabledHint Widget?
final
final
elevation int
final
enableFeedback bool?
final
focusColor Color?
final
hashCode int
The hash code for this object.
no setterinherited
hint Widget?
final
icon Widget?
final
iconDisabledColor Color?
final
iconEnabledColor Color?
final
iconSize double
final
isDense bool
final
isExpanded bool
final
itemHeight double?
final
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style TextStyle?
final
underline Widget?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited