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