$FSelectSectionStyleTransformations extension
Methods
-
copyWith(
{FVariantsDelta< FSelectSectionVariantConstraint, FSelectSectionVariant, TextStyle, TextStyleDelta> ? labelTextStyle, EdgeInsetsGeometry? labelPadding, FVariantsValueDelta<FSelectSectionVariantConstraint, FSelectSectionVariant, Color, Delta> ? dividerColor, double? dividerWidth, FItemStyleDelta? itemStyle}) → FSelectSectionStyle -
Available on FSelectSectionStyle, provided by the $FSelectSectionStyleTransformations extension
Returns a copy of this FSelectSectionStyle with the given properties replaced. -
lerp(
FSelectSectionStyle other, double t) → FSelectSectionStyle -
Available on FSelectSectionStyle, provided by the $FSelectSectionStyleTransformations extension
Linearly interpolate between this and another FSelectSectionStyle using the given factort.