childCurrent property

Widget? childCurrent
final

The widget representing the current page. Required for joined and pop transition types.

Implementation

final Widget? childCurrent;