options property

List<Option> get options
inherited

Expression options

Implementation

List<Option> get options => _options.values.toList();