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