$FDateTimePickerStyleTransformations extension
Methods
-
copyWith(
{int? dateFlex, int? hourFlex, int? minuteFlex, int? periodFlex, EdgeInsetsDirectionalDelta? padding, double? diameterRatio, double? squeeze, double? magnification, double? overAndUnderCenterOpacity, double? spacing, TextStyleDelta? textStyle, TextHeightBehavior? textHeightBehavior, double? selectionHeightAdjustment, DecorationDelta? selectionDecoration, FFocusedOutlineStyleDelta? focusedOutlineStyle, Future< void> hapticFeedback()?}) → FDateTimePickerStyle -
Available on FDateTimePickerStyle, provided by the $FDateTimePickerStyleTransformations extension
Returns a copy of this FDateTimePickerStyle with the given properties replaced. -
lerp(
FDateTimePickerStyle other, double t) → FDateTimePickerStyle -
Available on FDateTimePickerStyle, provided by the $FDateTimePickerStyleTransformations extension
Linearly interpolate between this and another FDateTimePickerStyle using the given factort.