decoration property
The BoxDecoration to use around the Html editor. By default, the widget uses a thin, dark, rounded rectangle border around the widget.
Implementation
final BoxDecoration decoration;
The BoxDecoration to use around the Html editor. By default, the widget uses a thin, dark, rounded rectangle border around the widget.
final BoxDecoration decoration;