options property

List<AOption<TValue>>? get options

Implementation

List<AOption<TValue>>? get options => widget.options!;