menu
f_google_books_api package
documentation
model/volume/response/volume_response_model.dart
ReadingModes
ReadingModes.new constructor
ReadingModes.new constructor
dark_mode
light_mode
ReadingModes
constructor
ReadingModes
(
{
required
bool
?
text
,
required
bool
?
image
,
})
Implementation
ReadingModes({ required this.text, required this.image, });
f_google_books_api package
documentation
model/volume/response/volume_response_model
ReadingModes
ReadingModes.new constructor
ReadingModes class