fontSize property Null safety

double? fontSize
read / write

The font size of video feed title. If you don't set this property, the font size will be 12 on iOS and 14sp on Android.

Implementation

double? fontSize;