theme property

ThemeData? theme
final

A theme, which is used to display a Login form

When it is omitted, the current theme is used.

Implementation

final ThemeData? theme;