brightness$ property

Stream<double>? brightness$
getter/setter pair

set brightness correction manually range 0,1 (optional)

Implementation

late Stream<double>? brightness$;