decoration property

Decoration? decoration
final

Custom decoration to be applied to this row.

When specified, DataTable.dividerThickness won't take effect for this row.

Implementation

final Decoration? decoration;