menu
cloudinary_url_gen package
documentation
transformation/effect/effect_actions.dart
ZoomPan
from method
from method
dark_mode
light_mode
from
method
ZoomPan
from
(
ZoomPanArea
from
)
Implementation
ZoomPan from(ZoomPanArea from) { _from = ZoomPanAreaFrom(from); return this; }
cloudinary_url_gen package
documentation
transformation/effect/effect_actions
ZoomPan
from method
ZoomPan class