ActiveContext constructor
ActiveContext({})
Implementation
ActiveContext({
this.featureTitle,
this.relatedFiles = const [],
this.recentChanges = const [],
this.featureDescription,
this.featureStatus,
});
ActiveContext({
this.featureTitle,
this.relatedFiles = const [],
this.recentChanges = const [],
this.featureDescription,
this.featureStatus,
});