$FCalendarMonthStyleTransformations extension
Methods
-
copyWith(
{TextStyleDelta? textStyle, DecorationDelta? decoration}) → FCalendarMonthStyle -
Available on FCalendarMonthStyle, provided by the $FCalendarMonthStyleTransformations extension
Returns a copy of this FCalendarMonthStyle with the given properties replaced. -
lerp(
FCalendarMonthStyle other, double t) → FCalendarMonthStyle -
Available on FCalendarMonthStyle, provided by the $FCalendarMonthStyleTransformations extension
Linearly interpolate between this and another FCalendarMonthStyle using the given factort.