controller property
final
An optional controller that allows opening and closing of the menu from other widgets.
Implementation
final MenuController? controller;
An optional controller that allows opening and closing of the menu from other widgets.
final MenuController? controller;