PluginAndFeatureList constructor
const
PluginAndFeatureList({
- Key? key,
Creates a new plugin and feature list view.
Implementation
const PluginAndFeatureList({
super.key,
});
Creates a new plugin and feature list view.
const PluginAndFeatureList({
super.key,
});