textColor property Null safety

String? textColor
read / write

The text color of video feed title. If you don't set this property, the text color will be white with alpha is 0.98 on iOS and #ffffff on Android.

Implementation

String? textColor;