chipPadding property
The padding inside the chips, around the label.
Defaults to EdgeInsets.symmetric(horizontal: 12, vertical: 2).
Implementation
final EdgeInsets? chipPadding;
The padding inside the chips, around the label.
Defaults to EdgeInsets.symmetric(horizontal: 12, vertical: 2).
final EdgeInsets? chipPadding;