lightbulb property

SvgAsset get lightbulb

The assets/icons/lightbulb.svg.

Implementation

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