$FCalendarDayPickerStyleTransformations extension
Methods
- 
  copyWith({TextStyle? headerTextStyle, FCalendarEntryStyle current(FCalendarEntryStyle style)?, FCalendarEntryStyle enclosing(FCalendarEntryStyle style)?, int? startDayOfWeek, double? tileSize}) → FCalendarDayPickerStyle 
- 
      Available on FCalendarDayPickerStyle, provided by the $FCalendarDayPickerStyleTransformations extension Returns a copy of this FCalendarDayPickerStyle with the given properties replaced.
- 
  lerp(FCalendarDayPickerStyle other, double t) → FCalendarDayPickerStyle 
- 
      Available on FCalendarDayPickerStyle, provided by the $FCalendarDayPickerStyleTransformations extension Linearly interpolate between this and another FCalendarDayPickerStyle using the given factort.