padding property
The padding between the contents of the chip and the outside shape.
Defaults to 4 logical pixels on all sides.
Implementation
EdgeInsetsGeometry get padding;
The padding between the contents of the chip and the outside shape.
Defaults to 4 logical pixels on all sides.
EdgeInsetsGeometry get padding;