buttonBuilder property
The function to call to build the menu button.
Implementation
final Widget Function(BuildContext builderContext, MenuController controller)
buttonBuilder;
The function to call to build the menu button.
final Widget Function(BuildContext builderContext, MenuController controller)
buttonBuilder;