originalBrightness property

double get originalBrightness

The value of brightness when this object was instantiated.

Implementation

double get originalBrightness => _originalBrightness;