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