onImagePressed property
Called when the displayed image is tapped; provides the index.
Implementation
final ValueChanged<int>? onImagePressed;
Called when the displayed image is tapped; provides the index.
final ValueChanged<int>? onImagePressed;