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