$FRawItemContentStyleTransformations extension
Methods
-
copyWith(
{FVariantsDelta< FTappableVariantConstraint, FTappableVariant, IconThemeData, IconThemeDataDelta> ? prefixIconStyle, FVariantsDelta<FTappableVariantConstraint, FTappableVariant, TextStyle, TextStyleDelta> ? childTextStyle, EdgeInsetsGeometryDelta? padding, double? prefixIconSpacing}) → FRawItemContentStyle -
Available on FRawItemContentStyle, provided by the $FRawItemContentStyleTransformations extension
Returns a copy of this FRawItemContentStyle with the given properties replaced. -
lerp(
FRawItemContentStyle other, double t) → FRawItemContentStyle -
Available on FRawItemContentStyle, provided by the $FRawItemContentStyleTransformations extension
Linearly interpolate between this and another FRawItemContentStyle using the given factort.