padding property

EdgeInsetsGeometry padding

The padding between the contents of the chip and the outside shape.

Defaults to 4 logical pixels on all sides.

Implementation

EdgeInsetsGeometry get padding;