padding property Null safety
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;
The padding between the contents of the chip and the outside shape.
Defaults to 4 logical pixels on all sides.
@override
final EdgeInsetsGeometry? padding;