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