theme property
A theme, which is used to display a Login form
When it is omitted, the current theme is used.
Implementation
final ThemeData? theme;
A theme, which is used to display a Login form
When it is omitted, the current theme is used.
final ThemeData? theme;