WeConfig class
Constructors
-
WeConfig({WeToastInfoAlign toastInfoAlign = WeToastInfoAlign.center, int toastInfoDuration = 2500, int toastLoadingDuration = 5000, int toastSuccessDuration = 2500, int toastFailDuration = 2500, int notifyDuration = 3000, int notifySuccessDuration = 3000, int notifyErrorDuration = 3000})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited