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