selection property

SelectionModel<T> selection
getter/setter pair

The selection model this container represents.

Implementation

late SelectionModel<T> selection;