bluemon

Results 2 comments of bluemon

I have the same issue when I apply a TextStyle to the AppBarTheme. In a golden the title stays black. ``` var appBarTheme = AppBarTheme( titleTextStyle: textTheme.titleLarge?.merge(TextStyle(color: colorScheme.onSurface)), surfaceTintColor: colorScheme.onSurface,...

@shubham-gupta-16 thanks for looking into this issue. Hopefully 5.0.0 will be released soon.