$FHeaderStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({SystemUiOverlayStyle? systemOverlayStyle, BoxDecoration? decoration, ImageFilter? backgroundFilter, EdgeInsetsGeometry? padding, double? actionSpacing, TextStyle? titleTextStyle, FHeaderActionStyle actionStyle(FHeaderActionStyle)?}) FHeaderStyle

Available on FHeaderStyle, provided by the $FHeaderStyleCopyWith extension

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