HYPopupDialog 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
-
makeDialog(BuildContext buildContext, String sendId, String surveyId, String channelId, {Map<String, dynamic> parameters = const {}, Map<String, dynamic> options = const {}, VoidCallback? onCancel, VoidCallback? onSubmit, ErrorCallback? onError, VoidCallback? onClose})
→ Future<void>
-