onComplete property

VoidCallback? onComplete
final

The callback function that will be called when the button is completely covered.

Implementation

final VoidCallback? onComplete;