growthTinted static method
Returns coloured icon Educacao Financeira
Implementation
static SvgPicture growthTinted({Color color = IconStyles.colorDefault}) => SvgPicture.asset(
"assets/icons/growth.svg",
color: color,
package: packageName
);