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