school property

SvgAsset get school

The assets/icons/school.svg.

Implementation

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