panelRight property
SvgAsset
get
panelRight
The assets/icons/panel-right.svg
.
Implementation
SvgAsset get panelRight => const SvgAsset(
'forui_assets',
'panel-right',
'assets/icons/panel-right.svg',
);