layers property
SvgAsset
get
layers
The assets/icons/layers.svg
.
Implementation
SvgAsset get layers => const SvgAsset(
'forui_assets',
'layers',
'assets/icons/layers.svg',
);
The assets/icons/layers.svg
.
SvgAsset get layers => const SvgAsset(
'forui_assets',
'layers',
'assets/icons/layers.svg',
);