padding property
The internal padding of the chip.
Defaults to EdgeInsets.symmetric(horizontal: 10, vertical: 5).
Implementation
final EdgeInsets? padding;
The internal padding of the chip.
Defaults to EdgeInsets.symmetric(horizontal: 10, vertical: 5).
final EdgeInsets? padding;