minHeight property
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;
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.
final double? minHeight;