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