Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
flutterui:text_button [2026/08/19 08:13] admin |
flutterui:text_button [2026/08/19 08:14] (current) admin |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| Style.addStyleNames(button, "f_text_label"); | Style.addStyleNames(button, "f_text_label"); | ||
| </file> | </file> | ||
| + | |||
| + | and the text color of the button will be the same as a standard label/text and it will be changed in dark mode automatically. | ||
