fix: Missing null check

This commit is contained in:
Christian Pauly 2021-04-18 08:06:10 +02:00
parent b99064aaaf
commit 54ee35ced8

View file

@ -260,7 +260,7 @@ class ChatUI extends StatelessWidget {
FluffyThemes.columnWidth *
(AdaptivePageLayout.of(context)
.currentViewData
.rightView !=
?.rightView !=
null
? 4.5
: 3.5)) /