menu
cloudinary_url_gen package
documentation
transformation/effect/effect_actions.dart
ZoomPanArea
zoom method
zoom method
dark_mode
light_mode
zoom
method
ZoomPanArea
zoom
(
int
zoom
)
Implementation
ZoomPanArea zoom(int zoom) { _zoom = zoom; return this; }
cloudinary_url_gen package
documentation
transformation/effect/effect_actions
ZoomPanArea
zoom method
ZoomPanArea class