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