selectedCellDecoration property

Decoration? selectedCellDecoration
final

An additional decoration of the selected cell.

This decoration is used to highlight the selected cell in the editing mode.

Implementation

final Decoration? selectedCellDecoration;