decoration property

BoxDecoration decoration
final

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;