table property

SvgAsset get table

The assets/icons/table.svg.

Implementation

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