Return a list of glob patterns selecting the files that this plugin is interested in analyzing.
@override List<String> get fileGlobsToAnalyze => <String>['**/*.dart'];