healthColorError property
SvgPicture
healthColorError
final
Error Coloured Icon For Health
Implementation
static final healthColorError = SvgPicture.asset(
"assets/icons/health.svg",
color: IconStyles.colorError,
package: packageName
);