decoration property

Decoration? decoration
final

The background and border decoration for the table.

If null, DataTableThemeData.decoration is used. By default there is no decoration.

Implementation

final Decoration? decoration;