dropdownType property

DropdownType dropdownType
final

Default value is DropdownType.expandable, and it's used to switch between the expandable, and the overlay appearance

Implementation

final DropdownType dropdownType;