fontSize property

double? fontSize
getter/setter pair

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;