lightAngle property
Stream of light angles in radians.
Overrides LiquidGlassSettings.lightAngle for all glass widgets in this subtree. If null, no override is applied.
Implementation
final Stream<double>? lightAngle;
Stream of light angles in radians.
Overrides LiquidGlassSettings.lightAngle for all glass widgets in this subtree. If null, no override is applied.
final Stream<double>? lightAngle;