shutterButtonManualInnerColor property
Foreground color of the shutter button in manual mode.
Implementation
@JsonKey(toJson: toColorString)
/// Foreground color of the shutter button in manual mode.
Color? shutterButtonManualInnerColor;
Foreground color of the shutter button in manual mode.
@JsonKey(toJson: toColorString)
/// Foreground color of the shutter button in manual mode.
Color? shutterButtonManualInnerColor;