menu
iconoir_flutter package
documentation
git_pull_request_closed.dart
GitPullRequestClosed
GitPullRequestClosed.new const constructor
GitPullRequestClosed.new const constructor
dark_mode
light_mode
GitPullRequestClosed
constructor
const
GitPullRequestClosed
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const GitPullRequestClosed({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
git_pull_request_closed
GitPullRequestClosed
GitPullRequestClosed.new const constructor
GitPullRequestClosed class