pub fn wiggle(text: &str, settings: &EffectSettings, color: Option<&Color>)
Expand description
Displays text with a wiggle effect.
ยงArguments
text
- The text to displaysettings
-EffectSettings
for customizationcolor
- OptionalColor
for the text