shutterButtonManualInnerColor property
- @JsonKey(toJson: toColorString)
read / write
The foreground color of the shutter button in manual mode.
Implementation
@JsonKey(toJson: toColorString)
///The foreground color of the shutter button in manual mode.
Color? shutterButtonManualInnerColor;