maxHeight property

double? maxHeight
final

The maximum height to be occupied by this editor.

This only has effect if scrollable is set to true and expands is set to false.

Implementation

final double? maxHeight;