$FRawItemContentStyleTransformations extension
Methods
-
copyWith(
{EdgeInsetsGeometry? padding, FVariantsDelta< FTappableVariantConstraint, FTappableVariant, IconThemeData, IconThemeDataDelta> ? prefixIconStyle, double? prefixIconSpacing, FVariantsDelta<FTappableVariantConstraint, FTappableVariant, TextStyle, TextStyleDelta> ? childTextStyle}) → 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.