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