disabledCellsDecoration property

BoxDecoration disabledCellsDecoration
final

The cell decoration of cells which are not selectable.

defaults to empty BoxDecoration.

Implementation

final BoxDecoration disabledCellsDecoration;