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