dropdownItems property

List<DropdownMenuItem<T>>? dropdownItems
final

Implementation

final List<DropdownMenuItem<T>>? dropdownItems;