items property

List<DropdownMenuItem<String>>? items
final

The choices offered by the suffix DropdownButton.

Implementation

final List<DropdownMenuItem<String>>? items;