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