menu
cloudinary_url_gen package
documentation
transformation/rotate.dart
Rotate
byAngle static method
byAngle static method
dark_mode
light_mode
byAngle
static method
dynamic
byAngle
(
dynamic
angle
)
Implementation
static byAngle(dynamic angle) => Rotate(angle);
cloudinary_url_gen package
documentation
transformation/rotate
Rotate
byAngle static method
Rotate class