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