Chris1234567899 / flutter_time_range_picker

A time range picker for Flutter
MIT License
33 stars 53 forks source link

Edit Buttons #15

Closed TolgaYld closed 3 years ago

TolgaYld commented 3 years ago

Hi :),

i have a question. How i edit the "Ok" and "Cancel" buttons? I want to edit the color (or the font) but its not possible.

Hope u can help me.

Thanks in advance! :)

TolgaYld commented 3 years ago

I solved my issue! I must edit my ThemeData() in main page. :)