detailsActionColor property
Color of the Submit button.
Implementation
@JsonKey(toJson: toColorString)
/// Color of the Submit button.
Color? detailsActionColor;
Color of the Submit button.
@JsonKey(toJson: toColorString)
/// Color of the Submit button.
Color? detailsActionColor;