page property
The page to display. If null, this item acts purely as a trigger button (e.g. open a menu).
Implementation
final Widget? page;
The page to display. If null, this item acts purely as a trigger button (e.g. open a menu).
final Widget? page;