$FLineCalendarStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({EdgeInsetsGeometry? padding, double? contentEdgeSpacing, double? contentSpacing, FWidgetStateMap<BoxDecoration>? decoration, FWidgetStateMap<Color>? todayIndicatorColor, FWidgetStateMap<TextStyle>? dateTextStyle, FWidgetStateMap<TextStyle>? weekdayTextStyle, FTappableStyle tappableStyle(FTappableStyle)?}) FLineCalendarStyle

Available on FLineCalendarStyle, provided by the $FLineCalendarStyleCopyWith extension

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