pipette property

SvgAsset get pipette

The assets/icons/pipette.svg.

Implementation

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