monitorCheck property
SvgAsset
get
monitorCheck
The assets/icons/monitor-check.svg
.
Implementation
SvgAsset get monitorCheck => const SvgAsset(
'forui_assets',
'monitor-check',
'assets/icons/monitor-check.svg',
);