stretchVertical property

SvgAsset get stretchVertical

The assets/icons/stretch-vertical.svg.

Implementation

SvgAsset get stretchVertical => const SvgAsset(
      'forui_assets',
      'stretch-vertical',
      'assets/icons/stretch-vertical.svg',
    );