derTuca / flutter_google_places_picker

Google Places Autocomplete for Flutter
MIT License
18 stars 28 forks source link

The Theme colors need to customization #30

Open niypoo opened 4 years ago

niypoo commented 4 years ago

I have facing issue with color of ListTile/s of search result the text has color light color and background color is white , how can change or customize the colors

derTuca commented 3 years ago

I know this issue is very old, but I have added some code to handle this specific case. I will eventually expose the option to the plugin code as well.