$FScaffoldStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({SystemUiOverlayStyle? systemOverlayStyle, Color? backgroundColor, Color? sidebarBackgroundColor, EdgeInsetsGeometry? childPadding, BoxDecoration? headerDecoration, BoxDecoration? footerDecoration}) FScaffoldStyle

Available on FScaffoldStyle, provided by the $FScaffoldStyleCopyWith extension

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