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