Norbert515 / dynamic_theme

Dynamically changing your theme without hassle
MIT License
322 stars 68 forks source link

The getter 'brightness' was called on null #33

Closed HeinKhantZaw closed 5 years ago

HeinKhantZaw commented 5 years ago

I am using this library with switch button. However, I always get this error.

The getter 'brightness' was called on null. Receiver: null Tried calling: brightness

How can I solve this? P.S I am new to flutter and I still don't know what this error means. Please help me. Thanks in advanced.

oravecz commented 3 years ago

Did you end up resolving this? If so, can you share? I am experiencing the same problem.