enableWrapper property

bool enableWrapper
final

If true, uses a Flex widget and Expanded widget to create a wrapper for the menu, this enables out-the-box usage of the menu. For more specific tasks, disable this setting and create your own wrapper around this widget.

Implementation

final bool enableWrapper;