valueMapper property

List<ValueMapper>? valueMapper
final

value mapper to show selected options inside the chip

Implementation

final List<ValueMapper>? valueMapper;