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