thunderboltColorError property

SvgPicture thunderboltColorError
final

Error Coloured Icon For Thunderbolt

Implementation

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