closeAfterClick property

bool closeAfterClick
final

Whether the flyout will be closed after an item is tapped.

This is only effective on items that are MenuFlyoutItem

Defaults to true

Implementation

final bool closeAfterClick;