$FProgressStyleTransformations extension
Methods
-
copyWith(
{DecorationDelta? trackDecoration, DecorationDelta? fillDecoration, BoxConstraints? constraints, FProgressMotionDelta? motion}) → FProgressStyle -
Available on FProgressStyle, provided by the $FProgressStyleTransformations extension
Returns a copy of this FProgressStyle with the given properties replaced. -
lerp(
FProgressStyle other, double t) → FProgressStyle -
Available on FProgressStyle, provided by the $FProgressStyleTransformations extension
Linearly interpolate between this and another FProgressStyle using the given factort.