WIP themes: fix sudhead style
This commit is contained in:
		| @@ -41,8 +41,8 @@ class LockStateWidget extends StatelessWidget { | ||||
|               child: Text("LOCK", | ||||
|                 textAlign: TextAlign.right, | ||||
|                 style: Theme.of(context).textTheme.subhead.copyWith( | ||||
|                 color: Colors.blue | ||||
|               ), | ||||
|                   color: Colors.blue | ||||
|                 ), | ||||
|               ), | ||||
|             ) | ||||
|         ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user