padding property
read / write
Sets the inner spacing for the child of each ChoiceChip. Defaults to EdgeInsets.zero.
Implementation
EdgeInsets padding;
Sets the inner spacing for the child of each ChoiceChip. Defaults to EdgeInsets.zero.
EdgeInsets padding;