EnsembleAppInspection constructor
const
EnsembleAppInspection({})
Implementation
const EnsembleAppInspection({
required this.appDir,
required this.appPath,
required this.appHome,
required this.screens,
this.widgets = const [],
this.actions = const [],
this.scripts = const [],
});