isAllowMultipleSelections property

bool isAllowMultipleSelections

Implementation

bool get isAllowMultipleSelections =>
    _getAttribute<bool>(kAllowMultipleSelections, false);