$FCalendarYearPickerStyleTransformations extension
Methods
-
copyWith(
{double? headerSpacing, FVariantsDelta< FCalendarYearVariantConstraint, FCalendarYearVariant, FCalendarYearStyle, FCalendarYearStyleDelta> ? yearStyles, Size? yearSize, double? yearSpacing}) → FCalendarYearPickerStyle -
Available on FCalendarYearPickerStyle, provided by the $FCalendarYearPickerStyleTransformations extension
Returns a copy of this FCalendarYearPickerStyle with the given properties replaced. -
lerp(
FCalendarYearPickerStyle other, double t) → FCalendarYearPickerStyle -
Available on FCalendarYearPickerStyle, provided by the $FCalendarYearPickerStyleTransformations extension
Linearly interpolate between this and another FCalendarYearPickerStyle using the given factort.