Whether or not the selection model is single select.
@override bool get isSingleSelect => true;
@override bool isSingleSelect;