InteractionCtrl<T extends InteractionFractal> constructor
InteractionCtrl<T extends InteractionFractal> ({})
Implementation
InteractionCtrl({
super.name = 'interaction',
required super.make,
required super.extend,
super.attributes = const <Attr>[],
});