options property

SelectionOptions<T> options
getter/setter pair

The available options for this container.

Implementation

SelectionOptions<T> options = SelectionOptions.fromList(<T>[]);