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