DialogMessages class
Constructors
-
DialogMessages({String? hint, String? notRecognized, String? success, String? cancel, String? title, String? requiredTitle, String? settings, String? settingsDescription, String? lockOut, String? goToSettingsButton, String? goToSettingsDescription, String? cancelButton})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited