padding property

EdgeInsets padding
getter/setter pair

Sets the inner spacing for the child of each ChoiceChip. Defaults to EdgeInsets.zero.

Implementation

EdgeInsets padding;