darkThemeMainColor property
Main color used in dark themes; RGB format
Implementation
@JsonKey(name: 'dark_theme_main_color')
int get darkThemeMainColor;
Main color used in dark themes; RGB format
@JsonKey(name: 'dark_theme_main_color')
int get darkThemeMainColor;