pub fn paint_status_dot( ui: &mut dyn UiBuilder, center: [f32; 2], color: [f32; 4], )
A circular dot indicator (used in status bars and pill chips).