ignoreParentHorizontalPadding
Ignore the parent padding by horizontalPadding. Be careful since concretely it makes the maxWidth bigger which could make this composable clipped by the parent width if misused
Parameters
horizontalPadding
The horizontal padding to ignore from the parent