onDone property

VoidCallback? onDone
final

Always called (i.e. finally...)

Implementation

final VoidCallback? onDone;