contentOpacity property

double contentOpacity
final

Used in the editing mode to make the grid structure visible.

This opacity value is applied to cells while the grid is in editing mode, so the underlying grid structure can be visible.

Implementation

final double contentOpacity;