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