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