BeforeUnrenderFunc typedef

BeforeUnrenderFunc = Future<bool> Function()

Implementation

typedef BeforeUnrenderFunc = Future<bool> Function();