menu
github_flutter
github.dart
RepositoryCrawler
RepositoryCrawler.new constructor
RepositoryCrawler.new
dark_mode
light_mode
RepositoryCrawler
constructor
RepositoryCrawler
(
GitHub
github
,
RepositorySlug
slug
)
Implementation
RepositoryCrawler(this.github, this.slug);
github_flutter
github
RepositoryCrawler
RepositoryCrawler.new constructor
RepositoryCrawler class