$FCalendarStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FCalendarHeaderStyle headerStyle(FCalendarHeaderStyle)?, FCalendarDayPickerStyle dayPickerStyle(FCalendarDayPickerStyle)?, FCalendarEntryStyle yearMonthPickerStyle(FCalendarEntryStyle)?, BoxDecoration? decoration, EdgeInsetsGeometry? padding, Duration? pageAnimationDuration}) FCalendarStyle

Available on FCalendarStyle, provided by the $FCalendarStyleCopyWith extension

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