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