controller property

MenuController? controller
final

An optional controller that allows opening and closing of the menu from other widgets.

Implementation

final MenuController? controller;