trendingUp property
SvgAsset
get
trendingUp
The assets/icons/trending-up.svg
.
Implementation
SvgAsset get trendingUp => const SvgAsset(
'forui_assets',
'trending-up',
'assets/icons/trending-up.svg',
);