Init typedef

Init = dynamic Function(BuildContext, VoidCallback refresh)

Implementation

typedef Init = Function(BuildContext, VoidCallback refresh);