mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 13:51:20 +08:00
Update test UI as per the latest Material 3 colors
This commit is contained in:
@ -115,7 +115,6 @@ void main() {
|
||||
label.style?.color,
|
||||
equals(Theme.of(tester.element(find.byKey(testKey)))
|
||||
.colorScheme
|
||||
.onSurface
|
||||
.withOpacity(0.65)));
|
||||
.onSurfaceVariant));
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user