chevronsLeft property
SvgAsset
get
chevronsLeft
The assets/icons/chevrons-left.svg
.
Implementation
SvgAsset get chevronsLeft => const SvgAsset(
'forui_assets',
'chevrons-left',
'assets/icons/chevrons-left.svg',
);