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