options property

List<T>? options
final

可选项列表

List of selectable options

Implementation

final List<T>? options;