menu
flutter_advanced_networkimage_2 package
documentation
provider.dart
AdvancedNetworkSvg
loadFailedCallback property
loadFailedCallback property
dark_mode
light_mode
loadFailedCallback
property
Function
?
loadFailedCallback
final
The callback will be executed when the image failed to load.
Implementation
final Function? loadFailedCallback;
flutter_advanced_networkimage_2 package
documentation
provider
AdvancedNetworkSvg
loadFailedCallback property
AdvancedNetworkSvg class