LanchPageHandler typedef

LanchPageHandler = dynamic Function(bool isShow)

Implementation

typedef LanchPageHandler = Function(bool isShow);