items property

List<DropdownMenuItem> items
final

The selection items for combo.

Implementation

final List<DropdownMenuItem<dynamic>> items;