$FCalendarDayPickerStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{TextStyle? headerTextStyle, FCalendarEntryStyle current(FCalendarEntryStyle)?, FCalendarEntryStyle enclosing(FCalendarEntryStyle)?, int? startDayOfWeek, double? tileSize}) → FCalendarDayPickerStyle -
Available on FCalendarDayPickerStyle, provided by the $FCalendarDayPickerStyleCopyWith extension
Returns a copy of this FCalendarDayPickerStyle with the given properties replaced.