$FSidebarStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{BoxDecoration? decoration, ImageFilter? backgroundFilter, BoxConstraints? constraints, FSidebarGroupStyle groupStyle(FSidebarGroupStyle)?, EdgeInsetsGeometry? headerPadding, EdgeInsetsGeometry? contentPadding, }) → FSidebarStyle -
Available on FSidebarStyle, provided by the $FSidebarStyleCopyWith extension
Returns a copy of this FSidebarStyle with the given properties replaced.