theme property

String? theme
final

Optional. Either light or dark. Describes whether the OS runs in dark mode or not.

Implementation

final String? theme;