PopupModal class

Constructors

PopupModal()
const

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
show(BuildContext context, {EdgeInsetsGeometry padding = EdgeInsets.zero, Color color = Colors.grey, double height = 460, double? heightFactor, double barrierOpacity = 0.8, bool showCloseButton = true, required Widget body}) Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited