calendarCog property
SvgAsset
get
calendarCog
The assets/icons/calendar-cog.svg
.
Implementation
SvgAsset get calendarCog => const SvgAsset(
'forui_assets',
'calendar-cog',
'assets/icons/calendar-cog.svg',
);