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