graduationCap property
SvgAsset
get
graduationCap
The assets/icons/graduation-cap.svg
.
Implementation
SvgAsset get graduationCap => const SvgAsset(
'forui_assets',
'graduation-cap',
'assets/icons/graduation-cap.svg',
);