DropdownController<T> constructor

DropdownController<T>(
  1. bool _unselectable
)

Implementation

DropdownController(this._unselectable);