menu
github_flutter package
documentation
github.dart
ContributorWeekStatistics
ContributorWeekStatistics.new constructor
ContributorWeekStatistics.new constructor
dark_mode
light_mode
ContributorWeekStatistics
constructor
ContributorWeekStatistics
(
int
?
start
,
int
?
additions
,
int
?
deletions
,
int
?
commits
,
)
Implementation
ContributorWeekStatistics( this.start, this.additions, this.deletions, this.commits, );
github_flutter package
documentation
github
ContributorWeekStatistics
ContributorWeekStatistics.new constructor
ContributorWeekStatistics class