NotifyInAppUtils class

消息弹窗横幅

Constructors

NotifyInAppUtils()

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, Widget child, {int duration = 300, int keepDuration = 10, double topOffset = kToolbarHeight, bool dismissDirectly = false, bool disableDrag = false, dynamic onTap()?, bool playSound = true, bool vibration = true, bool onlyOne = false}) → void
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

preNotify NotifyView?
getter/setter pair