bus property

SvgAsset get bus

The assets/icons/bus.svg.

Implementation

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