menu
jaguar package
documentation
http/context/context.dart
Context
addVariablesByType method
addVariablesByType method
dark_mode
light_mode
addVariablesByType
method
void
addVariablesByType
(
List
values
)
Implementation
void addVariablesByType(List values) { _variablesByType.addAll(values); }
jaguar package
documentation
http/context/context
Context
addVariablesByType method
Context class