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