Selection.empty constructor

const Selection.empty()

Creates a new Selection with no selected items.

Implementation

const Selection.empty() : selectedIndexes = const {};