Documentation

Trace: Text button

(flutterui)

Text button

This is an old revision of the document!


A button is a filled rectangle with text in it. In most screens, this is great, but sometimes a button shouldn't look like a button. It should look like clickable text. This is a design decission, but check for yourself:

It's easy too style a button like a text. Simple set following style:

Style.addStyleNames(button, "f_text");
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information