ButtonStyleByVariantUtils extension
Methods
-
lerp(
ButtonStyleByVariant? other, double t) → ButtonStyleByVariant -
Available on ButtonStyleByVariant, provided by the ButtonStyleByVariantUtils extension
Linearly interpolate with another ButtonStyleByVariant object. -
merge(
ButtonStyleByVariant? variants) → ButtonStyleByVariant -
Available on ButtonStyleByVariant, provided by the ButtonStyleByVariantUtils extension
Creates a copy of this ButtonStyleByVariant but with the given fields replaced with the new values.