backgroundOpacity property
Opacity 0,1 of the terminal's default background. 1.0 (default) makes the
grid layer fully opaque, so the widget is self-contained — it does NOT rely
on a host-provided background behind it. < 1.0 lets whatever is behind the
widget show through the default-bg regions (a translucent terminal).
Implementation
final double backgroundOpacity;