circleOff property
SvgAsset
get
circleOff
The assets/icons/circle-off.svg
.
Implementation
SvgAsset get circleOff => const SvgAsset(
'forui_assets',
'circle-off',
'assets/icons/circle-off.svg',
);