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