page property

Widget? page
final

The page to display. If null, this item acts purely as a trigger button (e.g. open a menu).

Implementation

final Widget? page;