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