ImageDecoration.lerp (#130533)
This primarily implements DecorationImage.lerp(). It also makes some minor tweaks, the main one of which is defering to dart:ui for `clampDouble` instead of duplicating it in package:foundation. Fixes https://github.com/flutter/flutter/issues/12452
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment