ToastUtils class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- speakerToast ↔ ToastFuture?
-
getter/setter pair
Methods
-
isShowingSpeaker(
) → bool - 是否正在显示讲话人
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
show(
String text, {ToastPosition? position}) → void -
showSpeaker(
String text) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ ToastUtils
-
getter/setter pair
- tag ↔ String
-
getter/setter pair