power constant
Focus
const power
Implementation
static const Focus power = Focus(
name: "Power",
description: Paragraph([
"Power is all about force.",
"How much can they lift, how far they can throw and how much impulse they can put behind their movement are all related to power."
]));