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