Closed
Description
Under step number 5; Changing Typography; The Section where AccentColorOverride class is used to override the accentColor doesn't changes the color of textfields (username, password) when copyWIth(accentColor : kShrineBrown900) but it works when copyWith(primaryColor : kShrineBrown900).
my flutter version is 0.8.2. I am using Android Device for testing.