themeMode property Null safety

ThemeMode themeMode
final, inherited

Describes which theme will be used for the AuthButtons.

By default its sets to ThemeMode.system in order to get the system Brightness.

Implementation

final ThemeMode themeMode;