I've got a module with some custom components. Inside one of these I have a DatePickerDialog. I need to using a custom accent color for these. How can I retrieve the color from the main app style? Is there a way to use the same style avoiding circular reference? Otherwise, there is a method to set programmatically the accent color for a DatePickerDialog?
问问题
742 次