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