bdlukaa / fluent_ui

Implements Microsoft's WinUI3 in Flutter.

Home Page:https://bdlukaa.github.io/fluent_ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextBox contextMenuBuilder

albertoaliberti opened this issue · comments

I noticed that in TextBox there is the contextMenuBuilder property. What widget shoud be returned from the builder? I tried with FlyoutContent but the default contextMenuBuilder still appears.