$FCalendarMonthPickerStyleTransformations extension
Methods
-
copyWith(
{double? headerSpacing, FVariantsDelta< FCalendarMonthVariantConstraint, FCalendarMonthVariant, FCalendarMonthStyle, FCalendarMonthStyleDelta> ? monthStyles, Size? monthSize, double? monthSpacing}) → FCalendarMonthPickerStyle -
Available on FCalendarMonthPickerStyle, provided by the $FCalendarMonthPickerStyleTransformations extension
Returns a copy of this FCalendarMonthPickerStyle with the given properties replaced. -
lerp(
FCalendarMonthPickerStyle other, double t) → FCalendarMonthPickerStyle -
Available on FCalendarMonthPickerStyle, provided by the $FCalendarMonthPickerStyleTransformations extension
Linearly interpolate between this and another FCalendarMonthPickerStyle using the given factort.