LoginButtonTheme constructor
const
LoginButtonTheme({})
Implementation
const LoginButtonTheme({
this.backgroundColor,
this.highlightColor,
this.splashColor,
this.elevation,
this.highlightElevation,
this.shape,
});