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