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