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