messageCircle property
SvgAsset
get
messageCircle
The assets/icons/message-circle.svg
.
Implementation
SvgAsset get messageCircle => const SvgAsset(
'forui_assets',
'message-circle',
'assets/icons/message-circle.svg',
);