$FCalendarEntryStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FWidgetStateMap<Color>? backgroundColor, FWidgetStateMap<Color?>? borderColor, FWidgetStateMap<TextStyle>? textStyle, Radius? radius}) FCalendarEntryStyle

Available on FCalendarEntryStyle, provided by the $FCalendarEntryStyleCopyWith extension

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