Add chat select mode

This commit is contained in:
Christian Pauly 2020-02-09 15:15:29 +01:00
commit 757b46a6b7
11 changed files with 510 additions and 267 deletions

View file

@ -46,7 +46,7 @@ class App extends StatelessWidget {
color: Colors.white,
elevation: 1,
textTheme: TextTheme(
title: TextStyle(
headline6: TextStyle(
color: Colors.black,
),
),