LabeledFavoriteButton

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