OnLifecycle typedef

OnLifecycle = void Function(BuildContext context)

Implementation

typedef OnLifecycle = void Function(BuildContext context);