screen property

Widget? screen
final

When set, tapping the item pushes this widget via a platform-aware route.

Implementation

final Widget? screen;