ArcticZeroo / flutter-search-bar

(mostly) Automatic search-enabled appBar for flutter
BSD 3-Clause "New" or "Revised" License
266 stars 69 forks source link

Add theme support by using colors from the current ThemeData #31

Closed orischwartz closed 4 years ago

orischwartz commented 5 years ago

Light theme, inBar enabled

image

Light theme, inBar disabled

image

Dark theme, inBar enabled

image

Dark theme, inBar disabled

image

ArcticZeroo commented 4 years ago

Thanks!