$FDateFieldStyleTransformations extension
Methods
-
copyWith(
{FTextFieldStyleDelta? fieldStyle, FPopoverStyleDelta? popoverStyle, FCalendarStyleDelta? calendarStyle}) → FDateFieldStyle -
Available on FDateFieldStyle, provided by the $FDateFieldStyleTransformations extension
Returns a copy of this FDateFieldStyle with the given properties replaced. -
lerp(
FDateFieldStyle other, double t) → FDateFieldStyle -
Available on FDateFieldStyle, provided by the $FDateFieldStyleTransformations extension
Linearly interpolate between this and another FDateFieldStyle using the given factort.