WPopupController class
Constructors
- WPopupController.new({Sc elevation = const Sc(4.0), Duration? duration})
Properties
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