university property

SvgAsset get university

The assets/icons/university.svg.

Implementation

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