removeChipPadding
Calculates the padding for a given ChipSize in RemovableChip.
Return
The padding as a Dp value, which varies based on the ChipSize.
Parameters
leading
Whether the chip is leading or trailing. Defaults to false.
Calculates the padding for a given ChipSize in RemovableChip.
The padding as a Dp value, which varies based on the ChipSize.
Whether the chip is leading or trailing. Defaults to false.