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