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