walletColorError property

SvgPicture walletColorError
final

Error Coloured Icon For Wallet

Implementation

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