Function wiggle

Source
pub fn wiggle(text: &str, settings: &EffectSettings, color: Option<&Color>)
Expand description

Displays text with a wiggle effect.

ยงArguments

  • text - The text to display
  • settings - EffectSettings for customization
  • color - Optional Color for the text