indentIncrease property
SvgAsset
get
indentIncrease
The assets/icons/indent-increase.svg
.
Implementation
SvgAsset get indentIncrease => const SvgAsset(
'forui_assets',
'indent-increase',
'assets/icons/indent-increase.svg',
);