kopia lustrzana https://gitlab.com/mysocialportal/relatica
Add stack trace logging and context.mounted check in buildSnackBar
rodzic
32408b96c0
commit
870a7fc2a0
lib/screens
|
@ -27,7 +27,7 @@ class MessagesNewThread extends StatelessWidget {
|
|||
Widget buildBody(BuildContext context) {
|
||||
final border = OutlineInputBorder(
|
||||
borderSide: BorderSide(
|
||||
color: Theme.of(context).backgroundColor,
|
||||
color: Theme.of(context).colorScheme.background,
|
||||
),
|
||||
borderRadius: BorderRadius.circular(5.0),
|
||||
);
|
||||
|
|
Ładowanie…
Reference in New Issue