minHeight property

double? minHeight
final

The minimum 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? minHeight;