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