decoration property
Custom decoration to be applied to this row.
When specified, DataTable.dividerThickness won't take effect for this row.
Implementation
final Decoration? decoration;
Custom decoration to be applied to this row.
When specified, DataTable.dividerThickness won't take effect for this row.
final Decoration? decoration;