ianldgs / material_search

https://pub.dartlang.org/packages/material_search
MIT License
75 stars 39 forks source link

Allow Theming #19

Open ianldgs opened 6 years ago

ianldgs commented 6 years ago

When testing #18 I saw that only the BackButton and the IconButton(icon: Icons.clear) were changed with the iconColor option. The label of the TextField and the MaterialResults should also be allowed to customized.