menu
flutter_slideshow package
documentation
img_card.dart
ImgCard
isFavorite property
isFavorite property
dark_mode
light_mode
isFavorite
property
bool
Function
(
String
)
?
isFavorite
final
Function which toggles the favorite status of a imgUrl
Implementation
final bool Function(String)? isFavorite;
flutter_slideshow package
documentation
img_card
ImgCard
isFavorite property
ImgCard class