axis3d property
SvgAsset
get
axis3d
The assets/icons/axis-3d.svg
.
Implementation
SvgAsset get axis3d => const SvgAsset(
'forui_assets',
'axis-3d',
'assets/icons/axis-3d.svg',
);
The assets/icons/axis-3d.svg
.
SvgAsset get axis3d => const SvgAsset(
'forui_assets',
'axis-3d',
'assets/icons/axis-3d.svg',
);