subKnobs property
final
A mapping from a sub-knob name to a corresponding sub-ConfigKnob
.
Implementation
final Map<String, ConfigKnob<dynamic>> subKnobs;
A mapping from a sub-knob name to a corresponding sub-ConfigKnob
.
final Map<String, ConfigKnob<dynamic>> subKnobs;