Skip to content

How can I make the text font size more larger? #4226

Closed Answered by andydotxyz
junmaqiang asked this question in Q&A
Discussion options

You must be logged in to vote

The canvas.Text and widget.Label are different. Canvas package is configurable primitives and the widget package always follows the theme.

For text just set Text.TextSize and for Label either set the font of your theme to be larger or use RichText where you could have a heading segment, for example.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@junmaqiang
Comment options

Answer selected by junmaqiang
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