calendar property

SvgAsset get calendar

The assets/icons/calendar.svg.

Implementation

SvgAsset get calendar => const SvgAsset(
      'forui_assets',
      'calendar',
      'assets/icons/calendar.svg',
    );