$FCalendarDayPickerStyleTransformations extension
Methods
-
copyWith(
{double? headerSpacing, TextStyleDelta? weekdayTextStyle, int? firstDayOfWeek()?, FVariantsDelta< FCalendarDayVariantConstraint, FCalendarDayVariant, FCalendarDayStyle, FCalendarDayStyleDelta> ? dayStyles, Size? daySize, double? daySpacing}) → 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.