feat: add select/deselect icon on Patches Selector View

This commit is contained in:
Alberto Ponces
2022-08-21 02:03:36 +01:00
parent 2f83ea290b
commit b327926219
4 changed files with 50 additions and 18 deletions

View File

@ -40,6 +40,7 @@ class _AppSelectorViewState extends State<AppSelectorView> {
? Column(
children: [
SearchBar(
showSelectIcon: false,
fillColor:
isDark ? const Color(0xff1B222B) : Colors.grey[200],
hintText: FlutterI18n.translate(