raiseMoney top-level constant
Implementation
const ActionType raiseMoney = ActionType(
name: "Raise money",
icon: CustomIcons.ic_raisemoney,
primaryColor: yellow0,
secondaryColor: yellow1,
tertiaryColor: yellow2,
);
const ActionType raiseMoney = ActionType(
name: "Raise money",
icon: CustomIcons.ic_raisemoney,
primaryColor: yellow0,
secondaryColor: yellow1,
tertiaryColor: yellow2,
);