padding property Null safety

EdgeInsetsGeometry? padding
final

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

Defaults to 4 logical pixels on all sides.

Implementation

@override
final EdgeInsetsGeometry? padding;