$FItemGroupStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({BoxDecoration? decoration, double? spacing, FWidgetStateMap<Color>? dividerColor, double? dividerWidth, FItemStyle itemStyle(FItemStyle)?}) FItemGroupStyle

Available on FItemGroupStyle, provided by the $FItemGroupStyleCopyWith extension

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