parent property

P? get parent

Returns the parent of the current page

Implementation

P? get parent => widget.parentPageCallback(current);