options property

List<PickerItem<R>> options
final

选项列表

Implementation

final List<PickerItem<R>> options;