menu
cloudinary_url_gen package
documentation
transformation/reshape/reshape.dart
Reshape
distort static method
distort static method
dark_mode
light_mode
distort
static method
Distort
distort
(
List
points
)
Implementation
static Distort distort(List<dynamic> points) { return Distort(points); }
cloudinary_url_gen package
documentation
transformation/reshape/reshape
Reshape
distort static method
Reshape class