eyeOpenTinted static method
Returns coloured icon Exibir Saldo
Implementation
static SvgPicture eyeOpenTinted({Color color = IconStyles.colorDefault}) => SvgPicture.asset(
"assets/icons/eye-open.svg",
color: color,
package: packageName
);