loginDesktopTheme property

LoginViewTheme? loginDesktopTheme
final

Determines all of the theme related variables for DESKTOP view. Example: colors, text styles, button styles.

Implementation

final LoginViewTheme? loginDesktopTheme;