boomBox property

SvgAsset get boomBox

The assets/icons/boom-box.svg.

Implementation

SvgAsset get boomBox => const SvgAsset(
      'forui_assets',
      'boom-box',
      'assets/icons/boom-box.svg',
    );