more aesthetically pleasing display of Companionname

chore/offband-rebrand
ZIER 5 months ago
parent bdb1eb6b42
commit e7a8c36bc4

@ -40,7 +40,7 @@ class AppBarTitle extends StatelessWidget {
Text(title, maxLines: 1, overflow: TextOverflow.ellipsis),
if (showSubtitle)
Text(
'($selfName)',
'$selfName',
style: TextStyle(fontSize: 14, color: Colors.grey[600]),
maxLines: 1,
overflow: TextOverflow.ellipsis,

Loading…
Cancel
Save

Powered by TurnKey Linux.