isMultipleSelect property

bool get isMultipleSelect

Implementation

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