panelBottom property

SvgAsset get panelBottom

The assets/icons/panel-bottom.svg.

Implementation

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