pub fn meter<I>(ids: &[I], label: &'static str) -> GridWidgetwhere I: Into<u32> + Copy,
Level meter widget.