menu
flutter_slideshow package
documentation
img_card.dart
ImgCard
toggleFavorite property
toggleFavorite property
dark_mode
light_mode
toggleFavorite
property
void Function
(
String
)
?
toggleFavorite
final
Function which checks whether a imgUrl is a favorite
Implementation
final void Function(String)? toggleFavorite;
flutter_slideshow package
documentation
img_card
ImgCard
toggleFavorite property
ImgCard class