depositTinted static method
Returns coloured icon Antecipacao De Salario
Implementation
static SvgPicture depositTinted({Color color = IconStyles.colorDefault}) => SvgPicture.asset(
"assets/icons/deposit.svg",
color: color,
package: packageName
);