onFlip property

FlipCallback? onFlip
final

A callback function that is triggered when the flip action is performed.

The FlipCallback provides information on the flip actions for the x and y axes.

Implementation

final FlipCallback? onFlip;