$FSelectStyleTransformations extension
- on
Methods
-
copyWith(
{FTextFieldStyleDelta? fieldStyle, FSelectSearchStyleDelta? searchStyle, FSelectContentStyleDelta? contentStyle, TextStyleDelta? emptyTextStyle}) → FSelectStyle -
Available on FSelectStyle, provided by the $FSelectStyleTransformations extension
Returns a copy of this FSelectStyle with the given properties replaced. -
lerp(
FSelectStyle other, double t) → FSelectStyle -
Available on FSelectStyle, provided by the $FSelectStyleTransformations extension
Linearly interpolate between this and another FSelectStyle using the given factort.