padding property Null safety
final
Overrides the default for ChipAttributes.padding, the padding between the contents of the chip and the outside shape.
This property applies to ActionChip, Chip, ChoiceChip, FilterChip, InputChip, RawChip.
Implementation
final EdgeInsetsGeometry? padding;