deleteIconBoxConstraints property

BoxConstraints? deleteIconBoxConstraints
final

Overrides the default for DeletableChipAttributes.deleteIconBoxConstraints. the size constraints for the delete icon widget.

This property applies to Chip, FilterChip, InputChip, RawChip.

Implementation

final BoxConstraints? deleteIconBoxConstraints;