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