textContainerColor property
The color of the texts background in the selection overlay.
Implementation
@JsonKey(toJson: toColorString)
Color? textContainerColor;
The color of the texts background in the selection overlay.
@JsonKey(toJson: toColorString)
Color? textContainerColor;