minimumFontSize property

int? minimumFontSize
getter/setter pair

Sets the minimum font size. The default value is 8 for Android, 0 for iOS.

Implementation

int? minimumFontSize;