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