menu
github_flutter package
documentation
github.dart
IssueLabel
IssueLabel.new constructor
IssueLabel.new constructor
dark_mode
light_mode
IssueLabel
constructor
IssueLabel
(
{
String
name
=
''
,
String
color
=
''
,
String
description
=
''
,
})
Implementation
IssueLabel({this.name = '', this.color = '', this.description = ''});
github_flutter package
documentation
github
IssueLabel
IssueLabel.new constructor
IssueLabel class