BeforeRenderFunc typedef

BeforeRenderFunc = Future<bool> Function()

Implementation

typedef BeforeRenderFunc = Future<bool> Function();