Redesign login pages
This commit is contained in:
parent
cc61d8e91a
commit
e4ed3cc7ef
11 changed files with 40 additions and 334 deletions
|
|
@ -215,7 +215,7 @@ class _ChatDetailsState extends State<ChatDetails> {
|
|||
child: Icon(Icons.edit),
|
||||
)
|
||||
: null,
|
||||
title: Text("Group description:",
|
||||
title: Text("${I18n.of(context).groupDescription}:",
|
||||
style: TextStyle(
|
||||
color: Theme.of(context).primaryColor,
|
||||
fontWeight: FontWeight.bold)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue