Saved To Favorites Button
This composable is the SavedToFavoritesButton. It displays a button for the user to save a book to their favorites.
Parameters
is Checked
Boolean whether the book is saved
on Click
() -> Unit the function to call when the user clicks the button