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