$FDialogRouteStyleTransformations extension
Methods
-
copyWith(
{ImageFilter barrierFilter(double)?, FDialogRouteMotion motion(FDialogRouteMotion motion)?}) → FDialogRouteStyle -
Available on FDialogRouteStyle, provided by the $FDialogRouteStyleTransformations extension
Returns a copy of this FDialogRouteStyle with the given properties replaced. -
lerp(
FDialogRouteStyle other, double t) → FDialogRouteStyle -
Available on FDialogRouteStyle, provided by the $FDialogRouteStyleTransformations extension
Linearly interpolate between this and another FDialogRouteStyle using the given factort
.