webart
web
Context
register
register
webart
web
Context
register
method
register
Source
webart
web
Context
Constructors
Context
Properties
contextCreators
request
hashCode
runtimeType
Operators
operator ==
Methods
call
register
noSuchMethod
toString
void
register
(
String
s
,
Function
f
)
Source
void register(String s, Function f) => contextCreators[s] = f;