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