$FSidebarStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({BoxDecoration? decoration, ImageFilter? backgroundFilter, BoxConstraints? constraints, FSidebarGroupStyle groupStyle(FSidebarGroupStyle)?, EdgeInsetsGeometry? headerPadding, EdgeInsetsGeometry? contentPadding, EdgeInsetsGeometry? footerPadding}) FSidebarStyle

Available on FSidebarStyle, provided by the $FSidebarStyleCopyWith extension

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