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