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