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