Macacoazul01 / month_picker_dialog

Internationalized dialog for picking a single month from an infinite list of years.
https://pub.dev/packages/month_picker_dialog
MIT License
70 stars 97 forks source link

As noticed in #67, only part of the style will be replaced with monthStylePredicate and yearStylePredicate #68

Closed Macacoazul01 closed 1 year ago

Macacoazul01 commented 1 year ago

As stated on the function definition, only the null part of the style will be replaced: image

This is why besides changing the text color and fontWeight, nothing different is presented on the screen: image