rotateCcw property
SvgAsset
get
rotateCcw
The assets/icons/rotate-ccw.svg
.
Implementation
SvgAsset get rotateCcw => const SvgAsset(
'forui_assets',
'rotate-ccw',
'assets/icons/rotate-ccw.svg',
);