themeMode property Null safety
final, inherited
Describes which theme will be used for the AuthButton
s.
By default its sets to ThemeMode.system in order to get the system Brightness.
Implementation
final ThemeMode themeMode;
Describes which theme will be used for the AuthButton
s.
By default its sets to ThemeMode.system in order to get the system Brightness.
final ThemeMode themeMode;