menu
cloudinary_url_gen package
documentation
transformation/effect/effect_actions.dart
Blur
strength method
strength method
dark_mode
light_mode
strength
method
Blur
strength
(
dynamic
strength
)
Implementation
Blur strength(dynamic strength) { _strength = strength; return this; }
cloudinary_url_gen package
documentation
transformation/effect/effect_actions
Blur
strength method
Blur class