squareSlash property
SvgAsset
get
squareSlash
The assets/icons/square-slash.svg
.
Implementation
SvgAsset get squareSlash => const SvgAsset(
'forui_assets',
'square-slash',
'assets/icons/square-slash.svg',
);