pluto_menu_bar
pluto_menu_bar copied to clipboard
Widget title
Hello,
What can't we set the title ?I don't want to show "_divider" when I use PlutoMenuItemDivider... I want to show MY title...
PlutoMenuItemDivider({ this.height = 16.0, this.color, this.indent, this.endIndent, this.thickness, }) : super(title: '_divider', enable: false);