menu
cloudinary_url_gen package
documentation
transformation/rotate.dart
Rotate
Rotate constructor
Rotate constructor
dark_mode
light_mode
Rotate
constructor
Rotate
(
dynamic
rotation
)
Implementation
Rotate(dynamic rotation) { _rotation = rotation; }
cloudinary_url_gen package
documentation
transformation/rotate
Rotate
Rotate constructor
Rotate class