ParentPageCallback<P> typedef

ParentPageCallback<P> = P? Function(P page)

Implementation

typedef ParentPageCallback<P> = P? Function(P page);