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