Define a bevy UI and spawns it using cmd
cmd
Define a bevy::ui::UiRect similarly to how you would define it in CSS.
bevy::ui::UiRect
Wrapper around bevy::ui::Size::new
bevy::ui::Size::new
Wrapper around bevy::ui::Style
bevy::ui::Style
Wrapper around the bevy::ui::Val enum
bevy::ui::Val