scrollAreaMinHeight property
The minimum height to be available for scroll in the editor.
This only is useful for cases when it needs to have bigger scroll area then needed for current text.
Implementation
final double? scrollAreaMinHeight;
The minimum height to be available for scroll in the editor.
This only is useful for cases when it needs to have bigger scroll area then needed for current text.
final double? scrollAreaMinHeight;