NavigateToTargetCallBack typedef

NavigateToTargetCallBack = void Function(BuildContext context, Widget? page)

Implementation

typedef NavigateToTargetCallBack = void Function(BuildContext context, Widget? page);