flyout property

Widget flyout
final

The widget to be displayed when the flyout is requested

Usually a FlyoutContent or a MenuFlyout

Implementation

final Widget flyout;