AppMenu constructor

AppMenu()

The App's popup is instantiated only once.

Implementation

factory AppMenu() => _this ??= AppMenu._();