labelPadding property

EdgeInsetsGeometry? labelPadding
final

Overrides the default for ChipAttributes.labelPadding, the padding around the chip's label widget.

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

Implementation

final EdgeInsetsGeometry? labelPadding;