judgment constant

Focus const judgment

Implementation

static const Focus judgment = Focus(
    name: "Judgment",
    description: Paragraph([
      "Judgment is the ability to use knowledge effectively.",
      "Looking at things with a new perspective, evaluating when and how to apply knowledge need judgment."
    ]));