bookMarked property
SvgAsset
get
bookMarked
The assets/icons/book-marked.svg
.
Implementation
SvgAsset get bookMarked => const SvgAsset(
'forui_assets',
'book-marked',
'assets/icons/book-marked.svg',
);