theater property

SvgAsset get theater

The assets/icons/theater.svg.

Implementation

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