switchCamera property
SvgAsset
get
switchCamera
The assets/icons/switch-camera.svg
.
Implementation
SvgAsset get switchCamera => const SvgAsset(
'forui_assets',
'switch-camera',
'assets/icons/switch-camera.svg',
);