CConfig class

Constructors

CConfig()
factory

Properties

black Color
final
grey50 Color
final
grey100 Color
final
grey200 Color
final
grey300 Color
final
grey400 Color
final
grey500 Color
final
grey600 Color
final
grey700 Color
final
grey800 Color
final
grey900 Color
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serverUrl String
getter/setter pair
token String
getter/setter pair
white Color
final

Methods

get(dynamic key) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
set(dynamic key, dynamic value) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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