menu
cloudinary_url_gen package
documentation
transformation/background/blurred_background.dart
BlurredBackground
brightness method
brightness method
dark_mode
light_mode
brightness
method
BlurredBackground
brightness
(
int
brightness
)
Implementation
BlurredBackground brightness(int brightness) { _brightness = _brightness; return this; }
cloudinary_url_gen package
documentation
transformation/background/blurred_background
BlurredBackground
brightness method
BlurredBackground class