lightThemeMainColor property
Main color used in light themes; RGB format
Implementation
@JsonKey(name: 'light_theme_main_color')
int get lightThemeMainColor;
Main color used in light themes; RGB format
@JsonKey(name: 'light_theme_main_color')
int get lightThemeMainColor;