bankSantanderColorTextSecondary property

SvgPicture bankSantanderColorTextSecondary
final

Text Secondary Coloured Icon For Santander Bank

Implementation

static final bankSantanderColorTextSecondary = SvgPicture.asset(
    "assets/icons/bank-santander.svg",
    color: IconStyles.colorTextSecondary,
    package: packageName
);