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