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