menu
arcane_jaspr package
documentation
component/form/auth/auth_divider.dart
AuthDivider
AuthDivider.new const constructor
AuthDivider.new const constructor
dark_mode
light_mode
AuthDivider
constructor
const
AuthDivider
(
{
Key
?
key
,
String
text
=
'or continue with'
,
})
Implementation
const AuthDivider({ super.key, this.text = 'or continue with', });
arcane_jaspr package
documentation
component/form/auth/auth_divider
AuthDivider
AuthDivider.new const constructor
AuthDivider class