$FSidebarItemStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FWidgetStateMap<TextStyle>? textStyle, double? iconSpacing, FWidgetStateMap<IconThemeData>? iconStyle, double? collapsibleIconSpacing, FWidgetStateMap<IconThemeData>? collapsibleIconStyle, Duration? expandDuration, Curve? expandCurve, Duration? collapseDuration, Curve? collapseCurve, double? childrenSpacing, EdgeInsetsGeometry? childrenPadding, FWidgetStateMap<Color>? backgroundColor, EdgeInsetsGeometry? padding, BorderRadius? borderRadius, FTappableStyle tappableStyle(FTappableStyle)?, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) FSidebarItemStyle

Available on FSidebarItemStyle, provided by the $FSidebarItemStyleCopyWith extension

Returns a copy of this FSidebarItemStyle with the given properties replaced.