padding property

EdgeInsets? padding
final

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

Defaults to 4 logical pixels on all sides.

Implementation

final EdgeInsets? padding;