thunderboltColorTextSecondary property

SvgPicture thunderboltColorTextSecondary
final

Text Secondary Coloured Icon For Thunderbolt

Implementation

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