Skip to main content

ripple_card

Function ripple_card 

Source
fn ripple_card(
    bg: impl Into<Color>,
    fg: impl Into<Color>,
    ripple_color: Option<impl Into<Color>>,
    text: &str,
) -> impl IntoElement