onComplete property

void Function(String filename) onComplete
getter/setter pair

Implementation

late void Function(String filename) onComplete;