selection property

  1. @override
S2MultiSelection<T> selection
covariantgetter/setter pairoverride

State of choice(s) selection in the modal

Implementation

@override
S2MultiSelection<T> selection;