WPopupController class

Constructors

WPopupController.new({Sc elevation = const Sc(4.0), Duration? duration})

Properties

duration Duration?
final
elevation Sc
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

hidePopup() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showPopup({required BuildContext context, AlignmentGeometry alignment = Alignment.topLeft, Offset? relativePosition, double? left, double? top, double? right, double? bottom}) → void
toString() String
A string representation of this object.
inherited

Operators

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