SharedPreferencesExplorerPlugin constructor
const
SharedPreferencesExplorerPlugin()
Implementation
const SharedPreferencesExplorerPlugin()
: super(
identifier: 'shared_preferences_explorer',
name: 'Shared preferences',
icon: Icons.storage_rounded,
windowSize: const Size(320, 480),
);