fix: Line color
This commit is contained in:
parent
07e4155f00
commit
bef8e94085
1 changed files with 0 additions and 1 deletions
|
|
@ -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 &&
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue