flashButtonInactiveColor property
Foreground color of the flash button when flash is off.
Implementation
@JsonKey(toJson: toColorString)
/// Foreground color of the flash button when flash is off.
Color? flashButtonInactiveColor;
Foreground color of the flash button when flash is off.
@JsonKey(toJson: toColorString)
/// Foreground color of the flash button when flash is off.
Color? flashButtonInactiveColor;