* Improved Task and Ticket Detail Screen
* Made Office assignment searchable in Task and Ticket Creation and Edit Screen
This commit is contained in:
@@ -89,6 +89,10 @@ class AppTheme {
|
||||
scrolledUnderElevation: 2,
|
||||
surfaceTintColor: cs.surfaceTint,
|
||||
centerTitle: false,
|
||||
toolbarHeight: 64,
|
||||
titleSpacing: 16.0,
|
||||
iconTheme: IconThemeData(color: cs.onSurfaceVariant, size: 24),
|
||||
actionsIconTheme: IconThemeData(color: cs.onSurfaceVariant, size: 24),
|
||||
titleTextStyle: textTheme.titleLarge?.copyWith(
|
||||
fontWeight: FontWeight.w700,
|
||||
letterSpacing: 0.2,
|
||||
|
||||
Reference in New Issue
Block a user