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