knobs property
A mapping from configuration names to ConfigKnob
s that can be used
to configure this component.
Implementation
Map<String, ConfigKnob<dynamic>> get knobs;
A mapping from configuration names to ConfigKnob
s that can be used
to configure this component.
Map<String, ConfigKnob<dynamic>> get knobs;