$FSidebarGroupStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({EdgeInsets? padding, double? headerSpacing, EdgeInsetsGeometry? headerPadding, TextStyle? labelStyle, FWidgetStateMap<IconThemeData>? actionStyle, double? childrenSpacing, EdgeInsetsGeometry? childrenPadding, FTappableStyle tappableStyle(FTappableStyle)?, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?, FSidebarItemStyle itemStyle(FSidebarItemStyle)?}) FSidebarGroupStyle

Available on FSidebarGroupStyle, provided by the $FSidebarGroupStyleCopyWith extension

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