tableRowsSplit property

SvgAsset get tableRowsSplit

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

Implementation

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