ToolbarSegmentConfiguration
Configuration for a single toolbar segment.
Properties
Functions
Link copied to clipboard
fun copy(enableMaterial: Boolean = this.enableMaterial, backgroundColor: Color = this.backgroundColor, cornerSize: Dp = this.cornerSize, contentPadding: PaddingValues = this.contentPadding, itemGap: Dp = this.itemGap, minWidth: Dp = this.minWidth): ToolbarSegmentConfiguration
Copy the configuration with optional overrides.