autoTheming property

bool get autoTheming

Whether platform brightness is followed.

Implementation

bool get autoTheming => widget.autoTheming ?? false;