menu
github_flutter package
documentation
github.dart
CommitStats
CommitStats.new constructor
CommitStats.new constructor
dark_mode
light_mode
CommitStats
constructor
CommitStats
(
{
int
?
additions
,
int
?
deletions
,
int
?
total
,
})
Implementation
CommitStats({this.additions, this.deletions, this.total});
github_flutter package
documentation
github
CommitStats
CommitStats.new constructor
CommitStats class