speed constant
Focus
const speed
Implementation
static const Focus speed = Focus(
name: "Speed",
description: Paragraph([
"Speed represents your body's ability to move fast.",
"Sprinting, dashing or barraging your enemy with attacks depend on speed."
]));