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