fn render_object( ui: &mut dyn UiBuilder, map: &mut Map<String, Value>, theme: &UiTheme, ) -> bool
Walks a JSON object, picking the right widget for each shape.