thumbsUp property
SvgAsset
get
thumbsUp
The assets/icons/thumbs-up.svg
.
Implementation
SvgAsset get thumbsUp => const SvgAsset(
'forui_assets',
'thumbs-up',
'assets/icons/thumbs-up.svg',
);