FunctionBeforeLaunch typedef

FunctionBeforeLaunch = Future<bool> Function(BuildContext context)

Implementation

typedef FunctionBeforeLaunch = Future<bool> Function(BuildContext context);