$FCalendarDayPickerStyleTransformations extension
Methods
-
copyWith(
{TextStyleDelta? headerTextStyle, FCalendarEntryStyleDelta? current, FCalendarEntryStyleDelta? enclosing, int? startDayOfWeek = -1, double? tileSize}) → 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.