frame property

SvgAsset get frame

The assets/icons/frame.svg.

Implementation

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