chore: Minor design tweaks

This commit is contained in:
Christian Pauly 2021-01-16 21:50:01 +01:00
commit 0cad974df0
3 changed files with 17 additions and 3 deletions

View file

@ -248,6 +248,7 @@ class _ChatListState extends State<ChatList> {
searchController: searchController,
hintText: L10n.of(context).searchForAChat,
onChanged: (_) => setState(() => null),
suffix: Icon(Icons.search_outlined),
),
),
floatingActionButton: