controller property

DropdownController<T> controller
final

The controller that will be used to manage the dropdown menu and items.

See also:

Implementation

final DropdownController<T> controller;