phone property

SvgAsset get phone

The assets/icons/phone.svg.

Implementation

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