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