options property

List<DropdownItem> options

get options

Implementation

List<DropdownItem> get options => value._options;