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