loginMobileTheme property

LoginViewTheme? loginMobileTheme
final

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

Implementation

final LoginViewTheme? loginMobileTheme;