health property

SvgPicture health
final

Default Coloured Icon For Health

Implementation

static final health = SvgPicture.asset(
    "assets/icons/health.svg",
    color: IconStyles.colorDefault,
    package: packageName
);