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