themeMode property

ThemeMode themeMode
finalinherited

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;