WiseLoading class

基于Get的加载对话框,loading颜色使用PrimaryColor

Constructors

WiseLoading()

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
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

dismiss() → void
隐藏Loading对话框
show({bool? closeOnBack, String? tips}) → void
显示Loading对话框 closeOnBack 是否允许返回关闭 tips loading下方提示语,默认为loading