isMultipleSelect property

bool isMultipleSelect

Implementation

bool get isMultipleSelect => _getAttribute<bool>(kMultipleSelect, false);