FavoriteButton

fun FavoriteButton(isFavorite: Boolean, isLoading: Boolean, onTap: () -> Unit)(source)