table2 property
SvgAsset
get
table2
The assets/icons/table-2.svg
.
Implementation
SvgAsset get table2 => const SvgAsset(
'forui_assets',
'table-2',
'assets/icons/table-2.svg',
);
The assets/icons/table-2.svg
.
SvgAsset get table2 => const SvgAsset(
'forui_assets',
'table-2',
'assets/icons/table-2.svg',
);