enabledCellsDecoration property

BoxDecoration enabledCellsDecoration
final

The cell decoration of cells which are selectable.

defaults to empty BoxDecoration.

Implementation

final BoxDecoration enabledCellsDecoration;