inspectionPanel property

SvgAsset get inspectionPanel

The assets/icons/inspection-panel.svg.

Implementation

SvgAsset get inspectionPanel => const SvgAsset(
      'forui_assets',
      'inspection-panel',
      'assets/icons/inspection-panel.svg',
    );