Global class
Constructors
- Global()
-
factory
Properties
- baseApi → String
-
no setter
- config → GlobalConfig
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- mainColor ↔ Color
-
alert 确认按钮颜色
AssetSelect
Badge 背景色 BaseLoading loading 颜色getter/setter pair - 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
-
setConfig(
GlobalConfig config, {bool? enableBeta, String? channel, WindowOptions? windowOptions}) → Future< void> - 设置app 一些默认参数
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited