no message

merge-requests/541/head
haroon amjad 4 years ago
parent a88889ec1d
commit 2c198ed224

@ -46,6 +46,7 @@ class _IncomingCallState extends State<IncomingCall> with SingleTickerProviderSt
Widget build(BuildContext context) {
return AppScaffold(
isShowAppBar: false,
isShowDecPage: false,
body: SafeArea(
child: Container(
decoration: BoxDecoration(color: Colors.grey[700]),

Loading…
Cancel
Save