initData property

List<DropDownModel<T>> initData
final

Initial list of dropdown options.

Implementation

final List<DropDownModel<T>> initData;