darkThemeColors property

List<int> darkThemeColors
final

darkThemeColors The list of 1-3 colors in RGB format, describing the accent color, as expected to be shown in dark themes

Implementation

final List<int> darkThemeColors;