pluto_menu_bar icon indicating copy to clipboard operation
pluto_menu_bar copied to clipboard

Widget title

Open 9clg6 opened this issue 2 years ago • 0 comments

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);

9clg6 avatar Jun 13 '23 13:06 9clg6