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