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
791 stars 147 forks source link

implement fontSize and fontWeight for TabItem #177

Closed mohhamad-esmaili closed 1 year ago

mohhamad-esmaili commented 2 years ago

I added fontWeight and fontSize to let developer more customize on TabItem.

avenwu commented 1 year ago

please clean up the diff, too much irrelevant changes:)

mohhamad-esmaili commented 1 year ago

I just implement fontsize and fontWeight for problem #175 and change due to let developer do such thing

avenwu commented 1 year ago

Thanks for your contribution, complex style is better to use custom style instead of changing default style.

https://bar.hacktons.cn/guide/style.html