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