Skip to content

How to select the Text? #951

Answered by bdlukaa
TENX-S asked this question in Q&A
Oct 23, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

We export material's SelectableText. In fact, we even use it in the example app.

There isn't much to do since a selectable text is not a native control. Tho, there is flutter/flutter#99231, which is an issue with Flutter and would improve the look and feel for selectable texts. The behavior I described in the issue is the default for Windows.

There may be the possibility to map material's SelectableText to use the FluentThemeData.accentColor by default, but that seems such an overhead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TENX-S
Comment options

Answer selected by TENX-S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants