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