healthColorTextSecondary property

SvgPicture healthColorTextSecondary
final

Text Secondary Coloured Icon For Health

Implementation

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