menu
nobody package
documentation
web/online.dart
Ctx class
Ctx class
dark_mode
light_mode
Ctx
class
Constructors
Ctx
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
variables
↔
Map
<
String
,
Object
>
getter/setter pair
Methods
clear
(
)
→ dynamic
get
<
T
>
(
String
key
)
→ T?
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
remove
(
String
key
)
→ dynamic
set
<
T
>
(
String
key
,
T
value
)
→ dynamic
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
nobody package
documentation
web/online
Ctx class
online library