menu
app_component package
documentation
widgets/image_widget.dart
ImageWidget
onSuccess property
onSuccess property
dark_mode
light_mode
onSuccess
property
VoidCallback
?
onSuccess
final
Called once when the image finishes loading successfully.
Implementation
final VoidCallback? onSuccess;
app_component package
documentation
widgets/image_widget
ImageWidget
onSuccess property
ImageWidget class