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