AtomicAuthTemplateHelper class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
forgotPassword({required Widget form, String? title, String? subtitle, Gradient? backgroundGradient, Widget? logoWidget, double maxWidth = 400, EdgeInsetsGeometry? padding})
→ Widget
-
-
login({required Widget form, String? title, String? subtitle, Gradient? backgroundGradient, Widget? logoWidget, double maxWidth = 400, EdgeInsetsGeometry? padding})
→ Widget
-
-
otpAuth({required Widget form, String? title, String? subtitle, Gradient? backgroundGradient, Widget? logoWidget, double maxWidth = 400, EdgeInsetsGeometry? padding})
→ Widget
-
-
otpVerification({required Widget form, String? title, String? subtitle, Gradient? backgroundGradient, Widget? logoWidget, double maxWidth = 400, EdgeInsetsGeometry? padding})
→ Widget
-
-
profileSetup({required Widget form, String? title, String? subtitle, Gradient? backgroundGradient, Widget? logoWidget, double maxWidth = 500, EdgeInsetsGeometry? padding})
→ Widget
-
-
register({required Widget form, String? title, String? subtitle, Gradient? backgroundGradient, Widget? logoWidget, double maxWidth = 450, EdgeInsetsGeometry? padding})
→ Widget
-