menu
books_finder package
documentation
books_finder.dart
BookInfo
categories property
categories property
dark_mode
light_mode
categories
property
List
<
String
>
categories
final
The categories the book is in
Implementation
final List<String> categories;
books_finder package
documentation
books_finder
BookInfo
categories property
BookInfo class