fix: Line color
This commit is contained in:
@ -981,7 +981,6 @@ class _ChatState extends State<Chat> {
|
|||||||
),
|
),
|
||||||
Divider(
|
Divider(
|
||||||
height: 1,
|
height: 1,
|
||||||
color: Theme.of(context).secondaryHeaderColor,
|
|
||||||
thickness: 1,
|
thickness: 1,
|
||||||
),
|
),
|
||||||
room.canSendDefaultMessages &&
|
room.canSendDefaultMessages &&
|
||||||
|
Reference in New Issue
Block a user