pub fn redacted_rows(
_id: &'static str,
_theme: &Theme,
count: usize,
painter: Painter,
cx: &mut App,
) -> AnyElementExpand description
Pulsing skeleton rows shown while a list loads (the reference:
h-7 animate-pulse rounded-md bg-white/[0.04]).