advocate top-level constant

ActionType const advocate

Implementation

const ActionType advocate = ActionType(
  name: "Advocate",
  icon: CustomIcons.ic_raiseawareness,
  primaryColor: orange0,
  secondaryColor: orange1,
  tertiaryColor: orange2,
);