[Drawer,NewChatScreen] Navigate to NewGroupChatScreen on "New Group" button press.
This commit is contained in:
@@ -64,7 +64,7 @@ class ChipInputTextFieldState<T> extends State<ChipsInputTextField<T>> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Material(
|
||||
elevation: 2,
|
||||
elevation: 4,
|
||||
color: Colors.white,
|
||||
child: Container(
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user