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