menu
cloudinary_dart package
documentation
transformation/effect/effect_actions.dart
DropShadow
spread method
spread method
dark_mode
light_mode
spread
method
DropShadow
spread
(
int
spread
)
Implementation
DropShadow spread(int spread) { _spread = spread; return this; }
cloudinary_dart package
documentation
transformation/effect/effect_actions
DropShadow
spread method
DropShadow class