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