timer property

SvgAsset get timer

The assets/icons/timer.svg.

Implementation

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