copy
fun copy(colors: PreferenceItemColors = this.colors, innerPadding: PaddingValues = this.innerPadding, outerPadding: PaddingValues = this.outerPadding, shape: Shape = this.shape, tonalElevation: Dp = this.tonalElevation, shadowElevation: Dp = this.shadowElevation, titleTextStyle: TextStyle = this.titleTextStyle, subtitleTextStyle: TextStyle = this.subtitleTextStyle): PreferenceItemStyle