selectedValue property
Pre-selected item (controlled mode). When provided, the parent owns the selection state.
Implementation
final DropdownItem<dynamic>? selectedValue;
Pre-selected item (controlled mode). When provided, the parent owns the selection state.
final DropdownItem<dynamic>? selectedValue;