$FScaffoldStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{SystemUiOverlayStyle? systemOverlayStyle, Color? backgroundColor, Color? sidebarBackgroundColor, EdgeInsetsGeometry? childPadding, BoxDecoration? headerDecoration, }) → FScaffoldStyle -
Available on FScaffoldStyle, provided by the $FScaffoldStyleCopyWith extension
Returns a copy of this FScaffoldStyle with the given properties replaced.