squarePlay property
SvgAsset
get
squarePlay
The assets/icons/square-play.svg
.
Implementation
SvgAsset get squarePlay => const SvgAsset(
'forui_assets',
'square-play',
'assets/icons/square-play.svg',
);