ctx.input().key_pressed(Key::A) -> ctx.input(|i| i.key_pressed(Key::A))
Stroke::none()
Stroke::NONE
crates