redo property
SvgAsset
get
redo
The assets/icons/redo.svg
.
Implementation
SvgAsset get redo => const SvgAsset(
'forui_assets',
'redo',
'assets/icons/redo.svg',
);
The assets/icons/redo.svg
.
SvgAsset get redo => const SvgAsset(
'forui_assets',
'redo',
'assets/icons/redo.svg',
);