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