|
|
@@ -45,6 +45,7 @@ class ChatStartPage extends BasePage<ChatStartController> {
|
|
|
child: Assets.images.bgTalkStart.image(),
|
|
|
),
|
|
|
Scaffold(
|
|
|
+ resizeToAvoidBottomInset: false,
|
|
|
// resizeToAvoidBottomInset: false,
|
|
|
backgroundColor: Colors.transparent,
|
|
|
appBar: AppBar(
|