DevKit constructor
const
DevKit({})
Implementation
const DevKit({
super.key,
this.pluginsList,
required this.child,
this.enable = true,
this.supportedLocales,
this.localizationsDelegates = defaultLocalizationsDelegates,
});