menu
alex package
documentation
commands/settings/src/settings_command_base.dart
SettingsCommandBase
getPubspecs method
getPubspecs method
dark_mode
light_mode
getPubspecs
method
@protected
Future
<
List
<
File
>
>
getPubspecs
(
)
Implementation
@protected Future<List<File>> getPubspecs() => Spec.getPubspecs();
alex package
documentation
commands/settings/src/settings_command_base
SettingsCommandBase
getPubspecs method
SettingsCommandBase class