arrowRightColorTextSecondary property
SvgPicture
arrowRightColorTextSecondary
final
Text Secondary Coloured Icon For Arrow Right
Implementation
static final arrowRightColorTextSecondary = SvgPicture.asset(
"assets/icons/arrow-right.svg",
color: IconStyles.colorTextSecondary,
package: packageName
);