NUIWidgetInflater typedef
        NUIWidgetInflater =
     Widget Function(BuildContext context)
    
    
    
Implementation
typedef NUIWidgetInflater = Widget Function(BuildContext context);typedef NUIWidgetInflater = Widget Function(BuildContext context);