getInvolved top-level constant

ActionType const getInvolved

Implementation

const ActionType getInvolved = ActionType(
  name: "Get involved",
  icon: CustomIcons.ic_getinvolved,
  primaryColor: orange0,
  secondaryColor: orange1,
  tertiaryColor: orange2,
);