options property

List<PickerItem<T>> options
final

选项列表

Implementation

final List<PickerItem<T>> options;