pcCase property
SvgAsset
get
pcCase
The assets/icons/pc-case.svg
.
Implementation
SvgAsset get pcCase => const SvgAsset(
'forui_assets',
'pc-case',
'assets/icons/pc-case.svg',
);
The assets/icons/pc-case.svg
.
SvgAsset get pcCase => const SvgAsset(
'forui_assets',
'pc-case',
'assets/icons/pc-case.svg',
);