tableCellsSplit property

SvgAsset get tableCellsSplit

The assets/icons/table-cells-split.svg.

Implementation

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