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({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/git_compare
GitCompare
GitCompare.new const constructor
GitCompare class