options property

List<PickerItem<T>>? options
final

静态数据选项列表

Implementation

final List<PickerItem<T>>? options;