$FLabelStylesTransformations extension
- on
Methods
-
copyWith(
{FLabelStyle horizontalStyle(FLabelStyle style)?, FLabelStyle verticalStyle(FLabelStyle style)?}) → FLabelStyles -
Available on FLabelStyles, provided by the $FLabelStylesTransformations extension
Returns a copy of this FLabelStyles with the given properties replaced. -
lerp(
FLabelStyles other, double t) → FLabelStyles -
Available on FLabelStyles, provided by the $FLabelStylesTransformations extension
Linearly interpolate between this and another FLabelStyles using the given factort.