tabletSmartphone property

SvgAsset get tabletSmartphone

The assets/icons/tablet-smartphone.svg.

Implementation

SvgAsset get tabletSmartphone => const SvgAsset(
      'forui_assets',
      'tablet-smartphone',
      'assets/icons/tablet-smartphone.svg',
    );