dimUnselectedOpacity property
Opacity applied (via AnimatedOpacity) to every header/cell that does
not belong to the selected row/column. Defaults to 1.0, which
disables dimming entirely even when selectionController is set.
Implementation
final double dimUnselectedOpacity;