hacktons / convex_bottom_bar

A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
https://bar.hacktons.cn
Apache License 2.0
801 stars 151 forks source link

How to change font size of the title ? #140

Open dmen200797 opened 3 years ago

dmen200797 commented 3 years ago

Screenshot_2021-04-15-09-23-22-28

dmen200797 commented 3 years ago

or how to modify it like this ?

avenwu commented 3 years ago

The default styles don't support ellipsize like feature

dmen200797 commented 3 years ago

how about the font size ? is there anyway to edit that ?

avenwu commented 3 years ago

checkout the style hook api inside readme