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