height property
Sets the height of the Html editor widget. This takes the toolbar into account (i.e. this sets the height of the entire widget rather than the editor space)
The default value is 400.
Implementation
final double height;
Sets the height of the Html editor widget. This takes the toolbar into account (i.e. this sets the height of the entire widget rather than the editor space)
The default value is 400.
final double height;