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