minHeightPadding property

double minHeightPadding
final

Extra vertical spacing added in addition to line height for iOS UITextView to fit well in single line mode Note: Text content height would be used instead if it is greater than this value

Default: 18.0

Implementation

final double minHeightPadding;