menu
iconoir_flutter package
documentation
regular/git_commit.dart
GitCommit
GitCommit const constructor
GitCommit const constructor
dark_mode
light_mode
GitCommit
constructor
const
GitCommit
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const GitCommit({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/git_commit
GitCommit
GitCommit const constructor
GitCommit class