expand property

SvgAsset get expand

The assets/icons/expand.svg.

Implementation

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