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