PluginLoadingWidget constructor

const PluginLoadingWidget({
  1. Key? key,
})

Implementation

const PluginLoadingWidget({Key? key}) : super(key: key);