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