dropdownSeparator property
Adds separator widget to the dropdown menu.
Defaults to null.
Implementation
final DropdownSeparator<T>? dropdownSeparator;
Adds separator widget to the dropdown menu.
Defaults to null.
final DropdownSeparator<T>? dropdownSeparator;