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