onDone property

VoidCallback? onDone
final

A function that call after everything is done

Implementation

final VoidCallback? onDone;